Searched refs:nowNanos (Results 1 – 2 of 2) sorted by relevance
504 final long nowNanos = System.nanoTime(); in forceLogs() local507 final long toWaitNanos = mLastForceNanos + FORCE_FETCH_THROTTLE_NS - nowNanos; in forceLogs()511 mLastForceNanos = nowNanos; in forceLogs()
139 int64_t nowNanos = getElapsedRealtimeNs(); in pullAndSendHeartbeats() local149 mPullerMgr->Pull(pullInfo.mPullerMatcher.atom_id(), uids, nowNanos, &data); in pullAndSendHeartbeats()