Searched defs:nowNanos (Results 1 – 2 of 2) sorted by relevance
210 int64_t ShellSubscriberClient::pullIfNeeded(int64_t nowSecs, int64_t nowMillis, int64_t nowNanos) { in pullIfNeeded()239 int64_t nowNanos) { in pullAndSendHeartbeatsIfNeeded()
100 const int64_t nowNanos = getElapsedRealtimeNs(); in pullAndSendHeartbeats() local