Searched refs:USEC_TO_MSEC (Results 1 – 1 of 1) sorted by relevance
35 constexpr int32_t USEC_TO_MSEC = 1000; variable63 usleep((time + VIBRATE_DELAY_MS) * USEC_TO_MSEC); in HandlePlayMode()71 usleep((time + VIBRATE_DELAY_MS) * USEC_TO_MSEC); in HandleDurationMode()