Typedef stream_client::detail::steady_timed_base

Typedef Documentation

using stream_client::detail::steady_timed_base = timed_base<std::chrono::steady_clock>

timer based on monotonic clock that will never be adjusted.