Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmonitordisk.py128 def getInterval(configuration): function
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dtimer.cpp58 std::chrono::microseconds getInterval(const json& jsonObj) in getInterval() function
/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dtimer.cpp78 std::optional<typename Timer<Id>::Duration> Timer<Id>::getInterval() const in getInterval() function in sdeventplus::utility::Timer