Skip to documentation
SLOP

tiny.tracy.frameMark

Reference tiny.tracy frameMark

Defined in tiny.tracy.

Called byCallsNo direct callstest sourcelib.tracy.src.instrumentationtest: instrumentation calls compiletiny.tracyframeMark
Static calls · unresolved targets: 0 · external targets: 1.

Source

Source: lib/tracy/src/instrumentation.zig:71

zig
pub inline fn frameMark() void {    runtime.frame(null);}

Source: lib/tracy/src/root.zig:100

zig
pub const frameMark = instrumentation.frameMark;

Audit

Definitions1
Public names1
Members0
Version26.7.0
Revisiondaab053ee433