tiny.bench.ConfidenceInterval
Defined in tiny.bench.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/bench/src/stats/model.zig:10
zig
pub const ConfidenceInterval = struct { low_ns: f64, high_ns: f64,};Source: lib/bench/src/root.zig:82
zig
pub const ConfidenceInterval = stats.ConfidenceInterval;Also reachable as
statistics.ConfidenceInterval.
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |