Expand description
Provides a scheduled loop in the browser via requestAnimationFrame
.
Structs§
- Animation
Frame Scheduler - Owns a
WebRuntime
and schedules its execution usingrequestAnimationFrame
.
Provides a scheduled loop in the browser via requestAnimationFrame
.
WebRuntime
and schedules its execution using requestAnimationFrame
.