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