LatencyHistogram

constructor(buckets: List<LatencyHistogramBucket>, totalCount: Int, avgMs: Double, p50Ms: Long, p95Ms: Long, p99Ms: Long)(source)