Home
last modified time | relevance | path

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

/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp80 constexpr uint64_t MAX_START_TIME = 10 * 1000; member
247 if (now - watchdogStartTime_ < MAX_START_TIME) { in StartProfileMainThread()

Completed in 3 milliseconds