Home
last modified time | relevance | path

Searched defs:steadyTimestamp (Results 1 – 4 of 4) sorted by relevance

/openbmc/telemetry/src/utils/
H A Dclock.hpp11 Milliseconds steadyTimestamp() const noexcept override in steadyTimestamp() function in Clock
/openbmc/telemetry/tests/src/fakes/
H A Dclock_fake.hpp46 Milliseconds steadyTimestamp() const noexcept override in steadyTimestamp() function in ClockFake
/openbmc/telemetry/src/
H A Dmetric.cpp58 const auto steadyTimestamp = clock->steadyTimestamp(); in getUpdatedReadings() local
H A Dreport.cpp401 const auto steadyTimestamp = self.clock->steadyTimestamp(); in timerProcForOnChangeReport() local