Parameters
float interval
Interval from the current game time to execute the given function.
Function to execute once the given interval has elapsed.
any data
Handle or value to pass through to the timer callback function.
int flags
Flags to set (such as repeatability or auto-Handle closing).