Searched refs:nowNanos (Results 1 – 2 of 2) sorted by relevance
505 final long nowNanos = System.nanoTime(); in forceLogs() local508 final long toWaitNanos = mLastForceNanos + FORCE_FETCH_THROTTLE_NS - nowNanos; in forceLogs()512 mLastForceNanos = nowNanos; in forceLogs()
638 nsecs_t nowNanos = systemTime(SYSTEM_TIME_MONOTONIC); in cleanupResources() local641 nsecs_t frameDiffNanos = nowNanos - frameCompleteNanos; in cleanupResources()