Searched refs:COMMAND_SEND_TIME (Results 1 – 2 of 2) sorted by relevance
45 static constexpr int32_t COMMAND_SEND_TIME = 1000; variable
77 timerId_ = timer_->Register(timerCallback, COMMAND_SEND_TIME, false); in StartTimer()