tiny.coz.ExperimentRunOptions
Defined in profiler.
API (4)
Fields and members
Public fields and members.
Source
Source: lib/coz/src/profiler.zig:16
zig
pub const ExperimentRunOptions = struct { selected: *source_map.Line, plan: experiment.Plan, end_to_end: bool = false, running: ?*std.atomic.Value(bool) = null,};Source: lib/coz/src/root.zig:57
zig
pub const ExperimentRunOptions = profiler.ExperimentRunOptions;Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 4 |
| Version | 26.7.0 |
| Revision | daab053ee433 |