Home
last modified time | relevance | path

Searched defs:delayTime (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-pid-control/
H A Dmain.cpp187 static const auto delayTime = std::chrono::seconds(10); in tryRestartControlLoops() local
227 static const auto delayTime = std::chrono::milliseconds(50); in tryTerminateControlLoops() local
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.c1848 int delayTime, /* time to delay in 100ms units */ in SetShutDownCode()
H A Dimbapi.h260 int delayTime; member