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 ๐