Searched refs:pgoodWaitTimer (Results 1 – 2 of 2) sorted by relevance
50 pgoodWaitTimer{event, std::bind(&PowerControl::onFailureCallback, this)},197 pgoodWaitTimer.restartOnce(std::chrono::seconds(7)); in pollPgood()
165 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> pgoodWaitTimer; member in phosphor::power::sequencer::PowerControl