Searched refs:mTimeLastWakeupBucketCycled (Results 1 – 2 of 2) sorted by relevance
75 mTimeLastWakeupBucketCycled(SystemTime::getMonotonicTime()), in EventLoop()410 Nanoseconds mTimeLastWakeupBucketCycled; variable
434 SystemTime::getMonotonicTime() - mTimeLastWakeupBucketCycled; in logStateToBuffer()642 Nanoseconds duration = now - mTimeLastWakeupBucketCycled; in handleNanoappWakeupBuckets()644 mTimeLastWakeupBucketCycled = now; in handleNanoappWakeupBuckets()