pub trait ProfilerEventChartWidgetExt {
// Required method
fn profiler_event_chart(&self, path: &[LiveId]) -> ProfilerEventChartRef;
}pub trait ProfilerEventChartWidgetExt {
// Required method
fn profiler_event_chart(&self, path: &[LiveId]) -> ProfilerEventChartRef;
}