Function puffin_egui::profiler_ui[][src]

pub fn profiler_ui(ui: &mut Ui)
Expand description

Show the profiler.

Call this from within an egui::Window, or use profiler_window instead.