Home
last modified time | relevance | path

Searched defs:setInterval (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog_service.cpp203 void WatchdogService::setInterval(uint64_t interval) in setInterval() function in WatchdogService
/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dtimer.cpp125 void Timer<Id>::setInterval(std::optional<Duration> interval) in setInterval() function in sdeventplus::utility::Timer