Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.cpp46 const std::map<ShutdownType, std::chrono::milliseconds> shutdownDelays{ variable
248 std::chrono::milliseconds shutdownDelay{shutdownDelays.at(shutdownType)}; in startTimer()