Struct mio_extras::timer::Builder [−][src]
pub struct Builder { /* fields omitted */ }
Expand description
Used to create a Timer
.
Implementations
Set the tick duration. Default is 100ms.
pub struct Builder { /* fields omitted */ }
Used to create a Timer
.
Set the tick duration. Default is 100ms.