Searched refs:timeDifference (Results 1 – 1 of 1) sorted by relevance
106 long timeDifference = timestamp - mFirstTimestamp; in handleMessageFromNanoApp() local108 timeDifference > 0); in handleMessageFromNanoApp()110 + " nanoseconds, but got " + timeDifference, in handleMessageFromNanoApp()111 ((timeDifference > (SLEEP_DURATION_NS - TOLERANCE_NS)) in handleMessageFromNanoApp()112 && (timeDifference in handleMessageFromNanoApp()