Std.Bench.Sample
1 declaration
type
SampleThis declaration introduces a public type.
What it does
The timings one measurement collected.
The times are kept rather than reduced as they arrive, because a single
number cannot say whether a run was steady or whether one reading in ten
took twenty times as long, and that difference is usually the finding.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
