global_profiler

Function global_profiler 

Source
pub fn global_profiler<F, R>(f: F) -> R
where F: FnOnce(&mut Profiler) -> R,
Expand description

Get a reference to the global profiler.