Skip to documentation
SLOP

tiny.coz.profilerPresent

Reference tiny.coz profilerPresent

Defined in tiny.coz.

Called byCallstest sourcelib.coz.src.runtimetest: installed profiler receives mar...test sourcelib.coz.src.runtimetest: markers and blocking hooks are ...test sourcelib.coz.src.runtimetest: runtime optional start preserve...test sourcelib.coz.src.runtimetest: runtime optional start reports ...private sourcelib.coz.src.runtimeactiveProfilerPresenttiny.cozprofilerPresent
Static calls · unresolved targets: 0 · external targets: 0.

Source

Source: lib/coz/src/runtime.zig:253

zig
pub fn profilerPresent() bool {    return activeProfilerPresent();}

Source: lib/coz/src/root.zig:70

zig
pub const profilerPresent = runtime.profilerPresent;

Audit

Definitions1
Public names1
Members0
Version26.7.0
Revisiondaab053ee433