Function amdgpu_top_gui::run

source ·
pub fn run(
    app_name: &str,
    title_with_version: &str,
    device_path_list: &[DevicePath],
    selected_pci_bus: BUS_INFO,
    update_process_index_interval: u64,
    no_pc: bool,
    is_dark_mode: bool
)