Home
last modified time | relevance | path

Searched refs:timestamps (Results 1 – 9 of 9) sorted by relevance

/iperf/src/
H A Diperf_error.c51 if (test != NULL && test->timestamps) { in iperf_err()
90 if (test != NULL && test->timestamps) { in iperf_errexit()
H A Diperf.h330 int timestamps; /* --timestamps */ member
H A Diperf_api.h177 void iperf_set_test_timestamps( struct iperf_test* ipt, int timestamps );
H A Diperf_api.c266 return ipt->timestamps; in iperf_get_test_timestamps()
567 iperf_set_test_timestamps(struct iperf_test *ipt, int timestamps) in iperf_set_test_timestamps() argument
569 ipt->timestamps = timestamps; in iperf_set_test_timestamps()
/iperf/docs/
H A Dobtaining.rst51 themselves will be different due to internal timestamps or other
H A Dinvoking.rst184 --timestamps[=format]
186 default, timestamps have the format emitted by ctime(1).
188 to customize the timestamps, see strftime(3). If this optional
189 format is given, the = must immediately follow the --timestamps
H A Dnews.rst40 iperf 3.9 adds a ``--timestamps`` flag, which prepends a timestamp to
H A Dfaq.rst239 and for UDP tests, iperf's metadata (containing timestamps and
/iperf/
H A DRELNOTES.md111 * A --timestamps flag has been added, which prepends a timestamp to