Internal
Internal
Deregisters a Viewer, stopping tick and render updates.
Viewer to deregister.
Gets the number of tasks currently scheduled.
Number of queued tasks.
Registers a Viewer with the Scheduler for tick and render updates.
Viewer to register.
Schedules a task to be executed on an upcoming animation frame.
Function to execute.
Optional scope to call the function in.
Manages animation frames, per-frame task execution, and rendering of registered Viewers.