pub trait Periodic { }
Expand description

Marker trait that indicates that a timer is periodic

Implementors§