Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-state-manager/test/
H A Dtest_scheduled_host_transition.cpp63 seconds currentTime = getCurrentTime(); in TEST_F() local
73 seconds currentTime = getCurrentTime(); in TEST_F() local
104 seconds currentTime = getCurrentTime(); in TEST_F() local
/openbmc/phosphor-net-ipmid/
H A Dsession.hpp249 auto currentTime = std::chrono::steady_clock::now(); in isSessionActive() local