Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/inc/
H A Dhost_then_chassis_poweroff.hpp147 chassisOffTime = std::chrono::steady_clock::now() + chassisOffInterval; in setChassisOffTime()
163 static constexpr std::chrono::milliseconds chassisOffInterval{10000}; member in phosphor::button::HostThenChassisPowerOff