Skip to main content

Interval

Trait Interval 

Source
pub trait Interval:
    Interval
    + Send
    + 'static { }
Expand description

A periodic timer that can be polled or awaited.

Implementorsยง