Searched refs:nowNanos (Results 1 – 1 of 1) sorted by relevance
511 final long nowNanos = System.nanoTime(); in forceLogs() local514 final long toWaitNanos = mLastForceNanos + FORCE_FETCH_THROTTLE_NS - nowNanos; in forceLogs()518 mLastForceNanos = nowNanos; in forceLogs()