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