pub fn compute_all_percentiles_from_hdr(hdr: &Histogram<u64>) -> PercentilesExpand description
Compute all standard percentiles from an HDR histogram.
pub fn compute_all_percentiles_from_hdr(hdr: &Histogram<u64>) -> PercentilesCompute all standard percentiles from an HDR histogram.