Crate repite

Source
Expand description

Manage loops and rates.

Modules§

error
Error types.

Structs§

Duration
(re-exported) A span of time with nanosecond precision.
Looper
A loop manager state machine.
Rate
A rate allows to control a periodic repetition in time.
RateStats
Statistics for a given Rate.

Enums§

LoopStatus
The status for the loop state machine.