An object which supports the execution of a collection of events repeatedly at a desired 'framerate' (times per second)
Observable which pushes the achieved framerate to subscribers
The collection of events to be triggered at the given framerate
Initiates the triggering of events at the given framerate
times per second events should be triggered
Ceases the triggering of events
Generated using TypeDoc
An object which supports the execution of a collection of events repeatedly at a desired 'framerate' (times per second)