Trait Periodic

Source
pub trait Periodic { }
Available on crate feature delay only.
Expand description

Marker trait that indicates that a timer is periodic

Implementors§