Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.cpp340 constexpr const size_t waitTime = 5; in startTimer() local
360 pair->second.expires_after(std::chrono::seconds(waitTime)); in startTimer()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0002-replace-non-standard-uint-with-unsigned-int.patch198 @@ -1134,9 +1134,9 @@ int simCust(int itemID, int lagTime, int waitTime, int speed, int taskID)