Typedef stream_client::detail::system_timed_base

Typedef Documentation

using stream_client::detail::system_timed_base = timed_base<std::chrono::system_clock>

timer based on wall clock time from the system-wide realtime clock.