Function thyme::bench::stats

source ·
pub fn stats(tag: &str) -> Stats
Expand description

Returns a Stats object for the benchmark timings associated with the given tag. Limits to a number of recent samples if there are a large number of total samples.