pub fn memory_flamegraph_ui(ui: &mut Ui, tree: &NamedMemUsageTree)Expand description
Show a memory usage tree as a flamegraph.
This is a convenience function that creates or retrieves the state from ui.data_mut().
pub fn memory_flamegraph_ui(ui: &mut Ui, tree: &NamedMemUsageTree)Show a memory usage tree as a flamegraph.
This is a convenience function that creates or retrieves the state from ui.data_mut().