SLOP
tiny.coz.begin
Reference › tiny.coz › begin
Defined in tiny.coz.
Static calls · unresolved targets: 0 · external targets: 0.
Source
Source: lib/coz/src/runtime.zig:292
1pub inline fn begin(comptime name: []const u8) void {2 increment(.begin, name);3}
Source: lib/coz/src/root.zig:76
1pub const begin = runtime.begin;
Audit
| Definitions | 1 |
|---|
| Public names | 1 |
|---|
| Members | 0 |
|---|
| Version | 26.7.0 |
|---|
| Revision | daab053ee433 |
|---|