Struct mio::timer::Timer [] [src]

pub struct Timer<T> { /* fields omitted */ }

Methods

impl<T> Timer<T>
[src]

Trait Implementations

impl<T> Default for Timer<T>
[src]

Returns the "default value" for a type. Read more

impl<T> Evented for Timer<T>
[src]