Home
last modified time | relevance | path

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

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