Searched defs:startTimer (Results 1 – 10 of 10) sorted by relevance
46 void startTimer() in startTimer() function in bmcweb::ServiceWatchdog
106 int SoftPowerOff::startTimer(const std::chrono::microseconds& usec) in startTimer() function in phosphor::ipmi::SoftPowerOff
67 void DiscreteThreshold::startTimer(DiscreteThreshold::ThresholdDetail& details, in startTimer() function in DiscreteThreshold
91 void NumericThreshold::startTimer(NumericThreshold::ThresholdDetail& details, in startTimer() function in NumericThreshold
105 void TimerBasedActions::startTimer() in startTimer() function in phosphor::fan::control::json::TimerBasedActions
317 void TachSensor::startTimer(TimerMode mode) in startTimer() function in phosphor::fan::monitor::TachSensor
240 void ShutdownAlarmMonitor::startTimer(const AlarmKey& alarmKey) in startTimer() function in sensor::monitor::ShutdownAlarmMonitor
423 int SoftPowerOff::startTimer(const std::chrono::microseconds& usec) in startTimer() function in pldm::SoftPowerOff
342 void ThresholdTimer::startTimer(const std::weak_ptr<Sensor>& weakSensor, in startTimer() function in thresholds::ThresholdTimer
293 void startTimer(const std::chrono::seconds& timeout) startTimer() function