Home
last modified time | relevance | path

Searched defs:systemTimestamp (Results 1 – 5 of 5) sorted by relevance

/openbmc/telemetry/src/utils/
H A Dclock.hpp18 Milliseconds systemTimestamp() const noexcept override in systemTimestamp() function in Clock
/openbmc/telemetry/tests/src/fakes/
H A Dclock_fake.hpp51 Milliseconds systemTimestamp() const noexcept override in systemTimestamp() function in ClockFake
/openbmc/telemetry/src/
H A Dmetric.cpp60 const auto systemTimestamp = in getUpdatedReadings() local
/openbmc/telemetry/tests/src/
H A Dtest_metric.cpp18 constexpr Milliseconds systemTimestamp = 42ms; variable
H A Dtest_report.cpp36 constexpr Milliseconds systemTimestamp = 55ms; variable