Creates a timer associated with a new datapack, and returns the datapack.
The datapack is automatically freed when the timer ends.
The position of the datapack is not reset or changed for the timer function.
stock Handle CreateDataTimer(float interval, Timer func, Handle &datapack, int flags = 0)