Searched defs:timediff (Results 1 – 16 of 16) sorted by relevance
32 time_t timediff; in sleep_one() local
57 apr_time_t timediff; in test_now() local
46 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
44 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
43 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
17 static unsigned long timediff(struct timeval s, struct timeval e) in timediff() function
235 int64_t timediff = time_to - time_from; in OPENSSL_gmtime_diff() local
198 double timediff; in cpu_util() local
514 timediff_t timediff = Curl_timediff(now2, now); /* spent time */ in Curl_resolver_wait_resolv() local
640 timediff_t timediff = Curl_timediff(Curl_now(), before); in wait_or_timeout() local
458 long timediff(struct timeval newer, struct timeval older) in timediff() function