Searched refs:RELOAD_DEVICE_TIME (Results 1 – 1 of 1) sorted by relevance
97 constexpr int32_t RELOAD_DEVICE_TIME { 2000 }; variable1931 TimerMgr->AddTimer(RELOAD_DEVICE_TIME, REPEAT_COUNT, [this]() { in AddReloadDeviceTimer()