Home
last modified time | relevance | path

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

/minix3/external/bsd/libevent/dist/test/
H A Dtest-changelist.c117 struct timeval timeEnd, timeDiff; in get_cpu_usage() local
/minix3/external/public-domain/sqlite/dist/
H A Dshell.c133 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff() function
208 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff() function