Structsยง
- Expiration ๐Indicates when a slot must be processed next.
- Level ๐Wheel for a single level in the timer. This wheel contains 64 slots.
Constantsยง
- LEVEL_MULT ๐Level multiplier.
Functionsยง
- level_range ๐
- occupied_bit ๐
- slot_for ๐Converts a duration (milliseconds) and a level to a slot position.
- slot_range ๐