Expand description
System for running things on an interval.
Structs§
- Interval
- The main struct for the interval system.
- Intvl
HookID - An ID of a
Interval
hook.
Enums§
- Intvl
Hook Ctrl - Controls what happens after the hook method is called.
System for running things on an interval.
Interval
hook.