FastPreciseFastDualWheel

Type Alias FastPreciseFastDualWheel 

Source
pub type FastPreciseFastDualWheel<T> = DualBitWheel<T, 2, 25, 8, 4, 1, 64, 2>;
Expand description

Fast periodic + Precise Fast oneshot.

Aliased Typeยง

pub struct FastPreciseFastDualWheel<T> { /* private fields */ }