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 */ }pub type FastPreciseFastDualWheel<T> = DualBitWheel<T, 2, 25, 8, 4, 1, 64, 2>;Fast periodic + Precise Fast oneshot.
pub struct FastPreciseFastDualWheel<T> { /* private fields */ }