tiny.coz.ExperimentStepResult
Defined in profiler.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/coz/src/profiler.zig:31
zig
pub const ExperimentStepResult = struct { selected: ?*source_map.Line = null, emitted: bool = false,};Source: lib/coz/src/root.zig:59
zig
pub const ExperimentStepResult = profiler.ExperimentStepResult;Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |