Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogPerfService.cpp58 const std::chrono::seconds kDefaultPeriodicMonitorInterval = 5s; variable
180 kDefaultPeriodicMonitorInterval.count()))); in start()