D.A.B.Tv0.0.17 Tutorial API DABT Tools ↗ GitHub ↗

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=1 to turn it on (used by the debug page and tools/debug/).