Searched defs:timeDiff (Results 1 – 11 of 11) sorted by relevance
88 double timeDiff = currentTime - mLastPerSecondUpdate; in onSwap() local
105 long timeDiff = timestamp - timestamps[first]; in poll() local
114 struct timeval timeEnd, timeDiff; in get_cpu_usage() local
1583 long timeDiff = System.currentTimeMillis() - cal.getTimeInMillis(); in TestJB5380() local
1586 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
677 int32_t timeDiff = (int32_t)(parsedDate - testTimes[testidx]); in RunTimeRoundTripTests() local
1487 const deUint64 timeDiff = time - m_lastLogTime; in iterate() local
290 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff() function368 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff() function
285 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff() function363 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff() function