Skip to main content

Module interval

Module interval 

Source
Expand description

System for running things on an interval.

Structs§

Interval
The main struct for the interval system.
IntvlHookID
An ID of a Interval hook.

Enums§

IntvlHookCtrl
Controls what happens after the hook method is called.