Home
last modified time | relevance | path

Searched defs:nowNanos (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/shell/
DShellSubscriberClient.cpp210 int64_t ShellSubscriberClient::pullIfNeeded(int64_t nowSecs, int64_t nowMillis, int64_t nowNanos) { in pullIfNeeded()
239 int64_t nowNanos) { in pullAndSendHeartbeatsIfNeeded()
DShellSubscriber.cpp100 const int64_t nowNanos = getElapsedRealtimeNs(); in pullAndSendHeartbeats() local