Trait PerformanceLiveGraphSetWidgetExt

Source
pub trait PerformanceLiveGraphSetWidgetExt {
    // Required method
    fn performance_live_graph_set(
        &mut self,
        paths: &[&[LiveId]],
    ) -> PerformanceLiveGraphSet;
}

Required Methods§

Implementors§