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