Structs§
- A fake
requestAnimationFrame()
callback—“fake” because it is not triggered by the video refresh but rather a simple timer.
Enums§
- Information about a declarative refresh
- Focus events
- Specifies the type of focus event that is sent to a pipeline
Constants§
- The amount of time between fake
requestAnimationFrame()
s. - The number of times we are allowed to see spurious
requestAnimationFrame()
calls before falling back to fake ones.