Skip to main content

Crate cranpose_app_shell

Crate cranpose_app_shell 

Source

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.
KeyEventType
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.