Searched refs:BestOctetsPerSecondTime (Results 1 – 2 of 2) sorted by relevance
58 time(&t->BestOctetsPerSecondTime); in throughput_init()126 t->BestOctetsPerSecond, ctime(&t->BestOctetsPerSecondTime)); in throughput_disp()152 ctime(&t->BestOctetsPerSecondTime)); in throughput_log()183 time(&t->BestOctetsPerSecondTime); in throughput_sampler()206 time(&t->BestOctetsPerSecondTime); in throughput_start()286 time_buf = ctime(&t->BestOctetsPerSecondTime); in throughput_clear()293 time(&t->BestOctetsPerSecondTime); in throughput_clear()
48 time_t BestOctetsPerSecondTime; member