Home
last modified time | relevance | path

Searched refs:scheduleTimerForPeriodicReport (Results 1 – 2 of 2) sorted by relevance

/openbmc/telemetry/src/
H A Dreport.cpp385 self.scheduleTimerForPeriodicReport(self.interval); in timerProcForPeriodicReport()
411 void Report::scheduleTimerForPeriodicReport(Milliseconds timerInterval) in scheduleTimerForPeriodicReport() function in Report
569 scheduleTimerForPeriodicReport(interval); in scheduleTimer()
H A Dreport.hpp96 void scheduleTimerForPeriodicReport(Milliseconds interval);