Macro style::profiler_label
source · [−]macro_rules! profiler_label {
($label_type:ident) => { ... };
}
Expand description
No-op when the Gecko profiler is not available.
macro_rules! profiler_label {
($label_type:ident) => { ... };
}
No-op when the Gecko profiler is not available.