Home
last modified time | relevance | path

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

/system/iorap/src/maintenance/
Dcontroller.cc45 const constexpr int64_t kCompilerCheckIntervalMs = 10; variable
160 usleep(kCompilerCheckIntervalMs * 1000); in SetTimeoutWatchDog()