Searched refs:timerInterval (Results 1 – 2 of 2) sorted by relevance
57 Milliseconds timerInterval = Milliseconds(0); member in Sensor
433 void Report::scheduleTimerForPeriodicReport(Milliseconds timerInterval) in scheduleTimerForPeriodicReport() argument437 timer.expires_after(timerInterval); in scheduleTimerForPeriodicReport()452 constexpr Milliseconds timerInterval{100}; in scheduleTimerForOnChangeReport() local454 timer.expires_after(timerInterval); in scheduleTimerForOnChangeReport()