ProfilerWidgetActionsExt

Trait ProfilerWidgetActionsExt 

Source
pub trait ProfilerWidgetActionsExt {
    // Required method
    fn profiler(&self, path: &[LiveId]) -> ProfilerRef;
}

Required Methods§

Source

fn profiler(&self, path: &[LiveId]) -> ProfilerRef

Implementations on Foreign Types§

Source§

impl ProfilerWidgetActionsExt for Actions

Source§

fn profiler(&self, path: &[LiveId]) -> ProfilerRef

Implementors§