Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.perfHooks
/
Histogram
/
percentile
percentile
abstract
fun
percentile
(
percentile
:
Number
)
:
Double
(
source
)
Returns the value at the given percentile.
Since
v11.10.0
Parameters
percentile
A percentile value in the range (0, 100].