Home
last modified time | relevance | path

Searched refs:ageRemaining (Results 1 – 3 of 3) sorted by relevance

/openbmc/dbus-sensors/src/external/
H A DExternalSensor.hpp54 std::chrono::steady_clock::duration ageRemaining(
H A DExternalSensor.cpp179 std::chrono::steady_clock::duration ExternalSensor::ageRemaining( in ageRemaining() function in ExternalSensor
H A DExternalSensorMain.cpp103 auto expiration = sensor->ageRemaining(now); in updateReaper()