tiny.bench.StatisticsStorageExhaustion
Defined in tiny.bench.
API (3)
Fields and members
Public fields and members.
Source
Source: lib/bench/src/stats/model.zig:38
zig
pub const Exhaustion = error{ SampleCapacityExceeded, BootstrapIterationCapacityExceeded, StatisticsStorageInUse,};Source: lib/bench/src/root.zig:89
zig
pub const StatisticsStorageExhaustion = stats.Exhaustion;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 3 |
| Version | 26.7.0 |
| Revision | daab053ee433 |