doc: add history info for global.performance
Refs: https://github.com/nodejs/node/pull/37970 PR-URL: https://github.com/nodejs/node/pull/43841 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
cbbd91d804
commit
8baf372313
@ -514,6 +514,10 @@ This variable may appear to be global but is not. See [`module`][].
|
||||
|
||||
## `performance`
|
||||
|
||||
<!-- YAML
|
||||
added: v16.0.0
|
||||
-->
|
||||
|
||||
The [`perf_hooks.performance`][] object.
|
||||
|
||||
## `process`
|
||||
|
Loading…
x
Reference in New Issue
Block a user