Searched refs:DURATIONMS_500 (Results 1 – 1 of 1) sorted by relevance
28 constexpr int32_t DURATIONMS_500 = 500; variable232 GetGlobalWatchdog().StartMonitor(callbackHandle_, DURATIONMS_500, [this](uint32_t handle) { in StartWaitForUser()