pub const CAPACITY: usize = 32;
The amount of deadlines that can be scheduled for any given Timer.
Can be parameterized once the unstable const_generics features is stabilized.
const_generics