Home
last modified time | relevance | path

Searched defs:timeDiff (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/test/
H A Dtest-changelist.c117 struct timeval timeEnd, timeDiff; in get_cpu_usage() local
/netbsd-src/external/bsd/cron/dist/
H A Dcron.c134 time_t timeDiff; in main() local
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c1333 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff() function
1411 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff() function