property Histogram.percentilesBigInt Usage in Denoimport { type Histogram } from "node:perf_hooks"; Returns a Map object detailing the accumulated percentile distribution. Type Map<bigint, bigint>