Searched refs:microTime (Results 1 – 5 of 5) sorted by relevance
49 public static long microTime() { in microTime() method in RemoteClockInfo54 return microTime() - baseTime; in micros()
49 createTime = RemoteClockInfo.microTime() - baseTime; in UsMotionEvent()59 createTime = RemoteClockInfo.microTime() - baseTime; in UsMotionEvent()
211 remoteClock.baseTime = RemoteClockInfo.microTime() - Long.parseLong(parts[1]); in updateClock()
238 traceLogger.log(RemoteClockInfo.microTime(), RemoteClockInfo.microTime() + 1000,
247 clock.baseTime = RemoteClockInfo.microTime(); in simpleSyncClock()