Skip to main content

profiling_enabled

Function profiling_enabled 

Source
pub fn profiling_enabled() -> bool
Expand description

Check if the chrome-tracing profiling feature is compiled in. zshrs-original — no C counterpart. C zsh has the zsh/zprof module (Src/Modules/zprof.c) for function-level profiling but nothing as fine-grained as chrome:// tracing spans.