Crate gloo_render
source ·Expand description
Crate that provides wrapper for requestAnimationFrame
Structs
- Handle for
request_animation_frame
.
Functions
- Calls browser’s
requestAnimationFrame
. It is cancelled when the handler is dropped.
Crate that provides wrapper for requestAnimationFrame
request_animation_frame
.requestAnimationFrame
. It is cancelled when the handler is dropped.