Skip to main content

run_tui

Function run_tui 

Source
pub fn run_tui(
    skel: &mut BpfSkel<'_>,
    shutdown: Arc<AtomicBool>,
    interval_secs: u64,
    topology: TopologyInfo,
) -> Result<()>
Expand description

Run the TUI event loop