Searched refs:previousStartTime (Results 1 – 1 of 1) sorted by relevance
279 auto previousStartTime = timestamps.get().find(alarmKey); in startTimer() local280 if (previousStartTime != timestamps.get().end()) in startTimer()282 const uint64_t& original = previousStartTime->second; in startTimer()