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