ProfilerEventChartWidgetRefExt

Trait ProfilerEventChartWidgetRefExt 

Source
pub trait ProfilerEventChartWidgetRefExt {
    // Required methods
    fn profiler_event_chart(&self, path: &[LiveId]) -> ProfilerEventChartRef;
    fn as_profiler_event_chart(&self) -> ProfilerEventChartRef;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl ProfilerEventChartWidgetRefExt for WidgetRef

Implementors§