Searched refs:lastPatternDuration (Results 1 – 1 of 1) sorted by relevance
338 int32_t lastPatternDuration = vibratorPkg_->patterns[i].patternDuration; in RunVibrationPatterns() local339 (void)vibrateCV_.wait_for(lock, std::chrono::milliseconds(lastPatternDuration), in RunVibrationPatterns()