pub struct Interval { /* private fields */ }Expand description
Interval returned by interval
This type allows you to wait on a sequence of instants with a certain duration between each instant.
pub struct Interval { /* private fields */ }Interval returned by interval
This type allows you to wait on a sequence of instants with a certain duration between each instant.