Home
last modified time | relevance | path

Searched refs:resetRatio (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_task.cpp134 constexpr int resetRatio = 2; in Run() local
135 if ((checkInterval != 0) && (now - nextTickTime > (resetRatio * checkInterval))) { in Run()

Completed in 2 milliseconds