asio
pub struct SystemClock;
impl Clock for SystemClock
type Duration = Duration
type TimePoint = Tm
fn now() -> Tm