Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dtypes.hpp69 constexpr auto intervalPos = 0; variable
H A Dzone.cpp395 timer.restart(std::get<intervalPos>(tConf)); in addTimer()
399 timer.restartOnce(std::get<intervalPos>(tConf)); in addTimer()