We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
35c7773
func (h *Histogram) ValueAtPercentile(percentile float64) int64
func (h *Histogram) ValueAtPercentiles(percentiles []float64) (values map[float64]int64)