Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/inc/
H A Dhost_then_chassis_poweroff.hpp137 hostOffTime = std::chrono::steady_clock::now() + hostOffInterval; in setHostOffTime()
158 static constexpr std::chrono::milliseconds hostOffInterval{4000}; member in phosphor::button::HostThenChassisPowerOff