Lines Matching full:time
7 #include <xyz/openbmc_project/Time/EpochTime/server.hpp>
13 namespace time namespace
17 sdbusplus::xyz::openbmc_project::Time::server::EpochTime>;
22 * xyz.openbmc_project.Time.EpochTime DBus API for BMC's epoch time.
40 /** @brief Notified on time mode changed */
62 /** @brief The manager to handle OpenBMC time */
65 /** @brief Set current time to system
67 * This function set the time to system by invoking systemd
72 * @return true or false to indicate if it sets time successfully
76 /** @brief Get current time
83 /** @brief The fd for time change event */
89 /** @brief The callback function on system time change
110 /** @brief The event source on system time change */
114 } // namespace time