Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/base/shared_util/
H A Dwifi_watchdog_utils.cpp37 constexpr uint32_t FFRT_CALLBACK_TIME = 5 * 60 * 1000; // 5min member
101 description += ") blocked " + std::to_string(FFRT_CALLBACK_TIME / TIME_MS_TO_S) + "s"; in FfrtCallback()
115 ffrt_task_timeout_set_threshold(FFRT_CALLBACK_TIME); in StartAllWatchDog()

Completed in 1 milliseconds