Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dsensor_manager.cpp175 "TID", tid, "NOW", pldm::utils::getCurrentSystemTime()); in doSensorPollingTask()
192 "TID", tid, "NOW", pldm::utils::getCurrentSystemTime()); in doSensorPollingTask()
264 "TID", tid, "NOW", pldm::utils::getCurrentSystemTime()); in getSensorReading()
/openbmc/pldm/common/
H A Dflight_recorder.hpp79 pldm::utils::getCurrentSystemTime(), isRequest, buffer); in saveRecord()
H A Dutils.hpp526 std::string getCurrentSystemTime();
H A Dutils.cpp618 std::string getCurrentSystemTime() in getCurrentSystemTime() function