Struct asyncio::clock::WaitableTimer [] [src]

pub struct WaitableTimer<C> { /* fields omitted */ }

Methods

impl<C: Clock> WaitableTimer<C>
[src]

Trait Implementations

impl<C> IoObject for WaitableTimer<C>
[src]

Returns a IoService associated with this object.