Searched refs:highResElapsed (Results 1 – 1 of 1) sorted by relevance
188 double highResElapsed = highResTime - syncHighResUpTime; in currentTime() local189 double utc = syncLowResUTCTime + highResElapsed; in currentTime()194 if (fabs(highResElapsed - lowResElapsed) > maximumAllowedDriftMsec) in currentTime()