boost::corosio::timer::clock_type
The clock type used for time operations.
Synopsis
Declared in <boost/corosio/timer.hpp>
using clock_type = std::chrono::steady_clock;
Created with MrDocs
The clock type used for time operations.
Declared in <boost/corosio/timer.hpp>
using clock_type = std::chrono::steady_clock;
Created with MrDocs