Timer Service
Timer service object. Because on some platforms the timer support doesn't exist natively, the API user must provide a timer mechanism required internally by the engine. The service supports only one listener.
Properties
Functions
Link copied to clipboard
True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object
Link copied to clipboard
Registers the timer events listener.
Link copied to clipboard
Starts the timer.
Link copied to clipboard
Stops the timer.
Link copied to clipboard
Unregisters the timer events listener.