Searched defs:tv_diff (Results 1 – 2 of 2) sorted by relevance
15 struct timeval tv_start, tv_end, tv_diff; in test_gettimeofday() local
111 static double tv_diff(const struct timeval *a, const struct timeval *b) in tv_diff() function