Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/shell/
DShellSubscriberClient.cpp47 int64_t startTimeMs, int64_t minPullIntervalMs) { in readConfig() argument
72 const int64_t pullIntervalMs = max(pulled.freq_millis(), minPullIntervalMs); in readConfig()