tui.perf.mean_render_ms
tui.perf.mean_render_ms SECONDS
Prints the mean frame render time in milliseconds over the last SECONDS.
Output: an integer, or nothing when tracking is off or no frame fell in the window.
Notes
- Tracking is off by default. Set
_TUI_PERF_TRACKING=1to turn it on (used by the debug page andtools/debug/).
