Home
last modified time | relevance | path

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

/openbmc/sdeventplus/test/
H A Dclock.cpp37 Clock<ClockId::RealTime> clock(event); in TEST_F()
40 EXPECT_EQ(Clock<ClockId::RealTime>::time_point(std::chrono::seconds{2}), in TEST_F()
/openbmc/sdeventplus/src/sdeventplus/
H A Dclock.hpp18 RealTime = CLOCK_REALTIME, enumerator
H A Dclock.cpp29 template class Clock<ClockId::RealTime>;
/openbmc/sdeventplus/example/
H A Dheartbeat_timer.cpp22 constexpr auto clockId = ClockId::RealTime;
H A Dheartbeat.cpp16 constexpr auto clockId = sdeventplus::ClockId::RealTime;
H A Ddelayed_echo.cpp24 constexpr auto clockId = ClockId::RealTime;
/openbmc/phosphor-state-manager/
H A Dscheduled_host_transition.hpp73 sdeventplus::utility::Timer<sdeventplus::ClockId::RealTime> timer;
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dtime.cpp107 template class Time<ClockId::RealTime>;
/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dtimer.cpp179 template class Timer<ClockId::RealTime>;
/openbmc/pldm/softoff/
H A Dsoftoff.cpp29 constexpr auto clockId = sdeventplus::ClockId::RealTime;
/openbmc/sdeventplus/test/source/
H A Dtime.cpp62 constexpr ClockId id = ClockId::RealTime; in TEST_F()
/openbmc/openpower-occ-control/
H A Dpldm.cpp27 constexpr auto clockId = sdeventplus::ClockId::RealTime;
/openbmc/linux/
H A DCREDITS4216 D: RTLinux (RealTime Linux)