pub type Timing = Histogram<u64>;
Alias of Histogram<u64>.
Histogram<u64>
pub struct Timing { /* private fields */ }