Searched refs:BestOctetsPerSecondTime (Results 1 – 2 of 2) sorted by relevance
60 time(&t->BestOctetsPerSecondTime); in throughput_init()128 t->BestOctetsPerSecond, ctime(&t->BestOctetsPerSecondTime)); in throughput_disp()154 ctime(&t->BestOctetsPerSecondTime)); in throughput_log()185 time(&t->BestOctetsPerSecondTime); in throughput_sampler()208 time(&t->BestOctetsPerSecondTime); in throughput_start()288 time_buf = ctime(&t->BestOctetsPerSecondTime); in throughput_clear()295 time(&t->BestOctetsPerSecondTime); in throughput_clear()
50 time_t BestOctetsPerSecondTime; member