ProfilerEventChartSetWidgetRefExt

Trait ProfilerEventChartSetWidgetRefExt 

Source
pub trait ProfilerEventChartSetWidgetRefExt {
    // Required method
    fn profiler_event_chart_set(
        &self,
        paths: &[&[LiveId]],
    ) -> ProfilerEventChartSet;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl ProfilerEventChartSetWidgetRefExt for WidgetRef

Implementors§