This change is taken from
069d95eaf49cadaa9a8fa1fa186455944a50ec7d
but I did not want to cherry-pick that patch since the rest of it
is purely cosmetic and would be unlikely to apply cleanly.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
if (i % 20 == 0) {
if (i > 0)
- cur_time.localtime(cout) << "min lat: " << data.min_latency
+ cur_time.localtime(cout) << " min lat: " << data.min_latency
<< " max lat: " << data.max_latency
<< " avg lat: " << data.avg_latency << std::endl;
//I'm naughty and don't reset the fill