Skip to content

Timers

Timers allow to easily create animations (both infinite and temporary). They can be run and stopped independently. Each renderer comes with internal instance of timer that is started when .watch() is called.

Basic timers

Comparing Timers

Below you can see comparison of different timers functions