Searched refs:PROTOCOL_DURATION (Results 1 – 1 of 1) sorted by relevance
139 constexpr int32_t PROTOCOL_DURATION { 200 }; variable750 protocol.SetDuration(PROTOCOL_DURATION); in ActionUpAnimation()779 int32_t timerId = TimerMgr->AddTimer(PROTOCOL_DURATION, repeatTime, [this]() { in ProcessUpEvent()