missedFrameTime
The fallback frame render interval in milliseconds.
missedFrameTime: number;
Notes
- Defaults to 30.
- Used when requestAnimationFrame does not trigger (e.g., when the tab is inactive).
Related
class WebContextOptions
A class that contains configuration options for the web handler.
