Home
last modified time | relevance | path

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

/openbmc/telemetry/tests/src/fakes/
H A Dclock_fake.hpp17 return ClockFake::toTimestamp(now); in timestamp()
40 static Milliseconds toTimestamp(TimePoint tp) in toTimestamp() function in ClockFake