[][src]Trait runtime_raw::Interval

pub trait Interval: Stream<Item = Instant> + Debug + Send { }

A stream representing notifications at a fixed interval.

Implementors

Loading content...