Structs§
- AppShell
- DevOptions
- Development options for debugging and performance monitoring.
- FpsStats
- Frame statistics snapshot.
- KeyEvent
- A keyboard input event.
- Modifiers
- Modifier keys state.
Enums§
- KeyCode
- Physical key codes for keyboard input.
- KeyEvent
Type - Type of keyboard event.
Functions§
- current_
fps - Get current FPS.
- default_
root_ key - fps_
display - Format FPS as a display string.
- fps_
display_ detailed - Format detailed stats as a display string.
- fps_
stats - Get detailed frame statistics.
- record_
recomposition - Increment the recomposition counter. Call when a scope is recomposed.