Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dzone.cpp284 static constexpr std::chrono::seconds throttlePace{3}; in fileParseRpm() local
322 if (allowThrottle(now, throttlePace)) in fileParseRpm()