Searched defs:timeDiff (Results 1 – 9 of 9) sorted by relevance
114 struct timeval timeEnd, timeDiff; in get_cpu_usage() local
1573 long timeDiff = System.currentTimeMillis() - cal.getTimeInMillis(); in TestJB5380() local
1576 long timeDiff = System.currentTimeMillis() - cal.getTimeInMillis(); in TestJB5380() local
477 long timeDiff = restime - testTimes[testidx]; in TestTimeRoundTrip() local
474 long timeDiff = restime - testTimes[testidx]; in TestTimeRoundTrip() local
675 int32_t timeDiff = (int32_t)(parsedDate - testTimes[testidx]); in RunTimeRoundTripTests() local
1487 const deUint64 timeDiff = time - m_lastLogTime; in iterate() local
261 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff() function337 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff() function
267 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff() function343 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff() function