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