Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp47 const int32_t WATCHDOG_TIME = 2 * 60 * 1000; member
53 static int32_t g_lastWatchdogTime = WATCHDOG_TIME;
61 watchdogTime_ = WATCHDOG_TIME; in WorkPolicyManager()
627 watchdogTime_ = time == 0 ? WATCHDOG_TIME : time; in SetWatchdogTimeByDump()

Completed in 2 milliseconds