Searched refs:mTimeLastWakeupBucketCycled (Results 1 – 2 of 2) sorted by relevance
55 : mTimeLastWakeupBucketCycled(SystemTime::getMonotonicTime()), in EventLoop()332 Nanoseconds mTimeLastWakeupBucketCycled; variable
357 SystemTime::getMonotonicTime() - mTimeLastWakeupBucketCycled; in logStateToBuffer()519 Nanoseconds duration = now - mTimeLastWakeupBucketCycled; in handleNanoappWakeupBuckets()523 mTimeLastWakeupBucketCycled = now; in handleNanoappWakeupBuckets()