Home
last modified time | relevance | path

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

/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_inner.cpp41 constexpr uint32_t FFRT_CALLBACK_TIME = 30 * 1000; variable
386 desc += ") blocked " + std::to_string(FFRT_CALLBACK_TIME / TIME_MS_TO_S) + "s"; in FfrtCallback()
409 ffrt_watchdog_register(FfrtCallback, FFRT_CALLBACK_TIME, FFRT_CALLBACK_TIME); in InitFfrtWatchdog()