pub fn profiling_enabled() -> boolExpand 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.