Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogPerfService.cpp59 const std::chrono::nanoseconds kCustomCollectionInterval = 10s; variable
308 std::chrono::nanoseconds interval = kCustomCollectionInterval; in onCustomCollection()
414 kCustomCollectionInterval) in dumpHelpText()