Trait PerformanceLiveGraphSetWidgetRefExt

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

Required Methods§

Implementors§