Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogPerfService.cpp65 const std::chrono::seconds kDefaultSystemEventCollectionInterval = 1s; variable
218 kDefaultSystemEventCollectionInterval.count()))); in start()