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
Handle for request_animation_frame
.
Calls browser’s requestAnimationFrame
. It is cancelled when the handler is dropped.