Macro egui::profiling_scopes::profile_scope

source ·
macro_rules! profile_scope {
    ($($arg: tt)*) => { ... };
}
Expand description

Profiling macro for feature “puffin”