deno.com
method Histogram.percentileBigInt
#Histogram.percentileBigInt(percentile: number): bigint

Returns the value at the given percentile.

Parameters #

#percentile: number

A percentile value in the range (0, 100].

Return Type #

bigint