mqtt_cpp
Typedefs
time_point_t.hpp File Reference
#include <mqtt/config.hpp>
#include <chrono>
#include <mqtt/broker/broker_namespace.hpp>
Include dependency graph for time_point_t.hpp:

Go to the source code of this file.

Typedefs

using time_point_t = std::chrono::time_point< std::chrono::steady_clock >
 

Typedef Documentation

◆ time_point_t

using time_point_t = std::chrono::time_point<std::chrono::steady_clock>