Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/
H A Ddbus_sensors.cpp44 if (sensor->getLastUpdateTime() < cycleStartTime) in endCycle()
H A Ddbus_sensor.hpp143 const std::chrono::system_clock::time_point& getLastUpdateTime() const in getLastUpdateTime() function in phosphor::power::regulators::DBusSensor