asio::clock
pub struct SteadyClock;
impl Clock for SteadyClock
type Duration = Duration
type TimePoint = SteadyTime
fn now() -> SteadyTime