[][src]Crate intervalier

Structs

BackSignalControl

This serves to control how timer events are handled on the receiving side.

BackSignalGuard

Guard for interval event

BackSignalInterval

Interval that produces stream of "guarded" events.

Interval

Interval that produces stream of () events.

ManualIntervalControl
ManualSignalInterval

Traits

IntoStream

Something that can produce stream of events.