Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/evs/manager/1.1/stats/
H A DStatsCollector.cpp53 const auto kPeriodicCollectionInterval = 10s; variable
188 .interval = kPeriodicCollectionInterval, in startCollection()