Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp534 const std::chrono::milliseconds l_sleepTime{333}; in DisableRebootGuard() local
535 std::this_thread::sleep_for(l_sleepTime); in DisableRebootGuard()