Object module for tracking some global events like timers, global event handlers, etc.
Supply a function to handle events, no matter what the scene.
Start a timer.
Stop the timer if there is such an instance.
See Implementation
Object module for tracking some global events like timers, global event handlers, etc.