Struct riker_default::BasicTimer [−][src]
pub struct BasicTimer<Msg> where
Msg: Message, { /* fields omitted */ }Trait Implementations
impl<Msg> TimerFactory for BasicTimer<Msg> where
Msg: Message, [src]
impl<Msg> TimerFactory for BasicTimer<Msg> where
Msg: Message, Auto Trait Implementations
impl<Msg> Send for BasicTimer<Msg>
impl<Msg> Send for BasicTimer<Msg>impl<Msg> Sync for BasicTimer<Msg> where
Msg: Sync,
impl<Msg> Sync for BasicTimer<Msg> where
Msg: Sync,