Home
last modified time | relevance | path

Searched refs:timeBeforePullMs (Results 1 – 1 of 1) sorted by relevance

/packages/modules/StatsD/statsd/src/shell/
DShellSubscriberClient.cpp263 const int64_t timeBeforePullMs = in pullIfNeeded() local
265 sleepTimeMs = min(sleepTimeMs, timeBeforePullMs); in pullIfNeeded()