Searched refs:seconds (Results 1 – 6 of 6) sorted by relevance
136 pause n seconds between periodic throughput reports; default is221 restart the server after n seconds in case it gets stuck. In222 one-off mode, this is the number of seconds the server will wait231 over which to average the data rate is 5 seconds by default, but247 --time-skew-thresholdsecond seconds248 time skew threshold (in seconds) between the server and client309 time in seconds to transmit for (default 10 secs)398 Omit the first n seconds of the test, to skip past the TCP slow-
180 default 10 seconds to better see the behavior (iperf3 ``-t``230 seconds) tests, but is probably negligible for longer tests.
46 -O, --omit N omit the first n seconds (to ignore slowstart)
20 set xlabel "time (seconds)"
1776 double seconds; in iperf_check_throttle() local1782 seconds = iperf_time_in_secs(&temp_time); in iperf_check_throttle()1783 bits_per_second = sp->result->bytes_sent * 8 / seconds; in iperf_check_throttle()1797 double seconds; in iperf_check_total_rate() local1820 seconds = test->stats_interval * test->settings->bitrate_limit_stats_per_interval; in iperf_check_total_rate()1821 bits_per_second = total_bytes * 8 / seconds; in iperf_check_total_rate()
313 test after exactly fifteen seconds has been fixed (#645).880 -O, --omit N omit the first n seconds