Class: AnimationFrameTimer

AnimationFrameTimer


new AnimationFrameTimer()

An AnimationFrameTimer is timer device that makes use of the requestAnimationFrame/cancelAnimationFrame API from modern browsers to trigger asynchronous ticks.

Source: