pub type RelaxedPreciseFastDualWheel<T> = DualBitWheel<T, 2, 500, 8, 4, 1, 64, 2>;Expand description
Relaxed periodic + Precise Fast oneshot.
Aliased Typeยง
pub struct RelaxedPreciseFastDualWheel<T> { /* private fields */ }pub type RelaxedPreciseFastDualWheel<T> = DualBitWheel<T, 2, 500, 8, 4, 1, 64, 2>;Relaxed periodic + Precise Fast oneshot.
pub struct RelaxedPreciseFastDualWheel<T> { /* private fields */ }