Struct asyncio::clock::SteadyClock [] [src]

pub struct SteadyClock;

Provides a monotonic clock.

Trait Implementations

impl Clock for SteadyClock
[src]