Searched defs:setInterval (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-host-ipmid/app/ | ||
H A D | watchdog_service.cpp | 203 void WatchdogService::setInterval(uint64_t interval) in setInterval() function in WatchdogService |
/openbmc/sdeventplus/src/sdeventplus/utility/ | ||
H A D | timer.cpp | 125 void Timer<Id>::setInterval(std::optional<Duration> interval) in setInterval() function in sdeventplus::utility::Timer |