Home | History | Annotate | Download | only in libtest

Lines Matching refs:timeval

29 struct timeval tutil_tvnow(void)
36 struct timeval now;
45 struct timeval tutil_tvnow(void)
54 struct timeval now;
79 struct timeval tutil_tvnow(void)
86 struct timeval now;
93 struct timeval tutil_tvnow(void)
98 struct timeval now;
112 long tutil_tvdiff(struct timeval newer, struct timeval older)
124 double tutil_tvdiff_secs(struct timeval newer, struct timeval older)