7 #if !defined(MQTT_BROKER_TIME_POINT_T_HPP)
8 #define MQTT_BROKER_TIME_POINT_T_HPP
18 using time_point_t = std::chrono::time_point<std::chrono::steady_clock>;
std::chrono::time_point< std::chrono::steady_clock > time_point_t
Definition: time_point_t.hpp:18
#define MQTT_BROKER_NS_END
Definition: broker_namespace.hpp:22
#define MQTT_BROKER_NS_BEGIN
Definition: broker_namespace.hpp:21