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