Struct asio::clock::WaitTimer [] [src]

pub struct WaitTimer<C> {
    // some fields omitted
}

Methods

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

Trait Implementations

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

Returns a IoService associated with this object.