pub type ExtendedFastDualWheel<T> = DualBitWheel<T, 2, 1000, 8, 4, 16, 64, 2>;Expand description
Extended periodic + Extended Fast oneshot.
Aliased Typeยง
pub struct ExtendedFastDualWheel<T> { /* private fields */ }pub type ExtendedFastDualWheel<T> = DualBitWheel<T, 2, 1000, 8, 4, 16, 64, 2>;Extended periodic + Extended Fast oneshot.
pub struct ExtendedFastDualWheel<T> { /* private fields */ }