Home
last modified time | relevance | path

Searched refs:timeval_diff (Results 1 – 2 of 2) sorted by relevance

/iperf/src/
H A Diperf_util.h47 double timeval_diff(struct timeval *tv0, struct timeval *tv1);
H A Diperf_util.c176 timeval_diff(struct timeval * tv0, struct timeval * tv1) in timeval_diff() function