Static webrender::profiler::PROFILER_HOOKS
source ยท pub static mut PROFILER_HOOKS: Option<&'static dyn ProfilerHooks>
Expand description
The current global profiler callbacks, if set by embedder.
pub static mut PROFILER_HOOKS: Option<&'static dyn ProfilerHooks>
The current global profiler callbacks, if set by embedder.