Searched refs:INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
43 constexpr int32_t INTERVAL_MS { 500 }; variable72 context_->GetTimerManager().AddTimer(INTERVAL_MS, repeatCount, [this]() { in Init()