Skip to main content

Module tui

Module tui 

Source

Structsยง

LatencyHeatmap ๐Ÿ”’
Custom Widget for high-density Latency Heatmap
LatencyTable ๐Ÿ”’
Custom Widget for numerical latency table
StartupParams
Parameters for the startup screen
TuiApp
TUI Application state

Traitsยง

ToAnsi ๐Ÿ”’

Functionsยง

aggregate_stats ๐Ÿ”’
build_cpu_topology_grid_compact ๐Ÿ”’
Compact CPU topology schematic for Left Column
draw_ui ๐Ÿ”’
Draw the UI
format_stats_for_clipboard ๐Ÿ”’
Format stats as a copyable text string
render_calibration_progress
Render a progress gauge inline for calibration progress Updates a single line in-place, no newlines until complete
render_startup_screen
Render a beautiful one-time startup screen using Ratatui This renders directly to stdout inline (persists in terminal like println)
render_startup_widgets ๐Ÿ”’
Render the startup UI widgets to a buffer (inline version for persistent terminal output)
restore_terminal ๐Ÿ”’
Restore terminal to normal mode
run_tui
Run the TUI event loop
setup_terminal ๐Ÿ”’
Initialize the terminal for TUI mode
tier_style ๐Ÿ”’
Get color style for a tier