Struct round_based::dev::Measurements [−][src]
This is supported on crate feature
dev only.Expand description
Benchmark results for particular round
n measurements took in total total_time
Fields
n: u16total_time: DurationTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Measurementsimpl Send for Measurementsimpl Sync for Measurementsimpl Unpin for Measurementsimpl UnwindSafe for Measurements