Skip to content

Commit 8baf372

Browse files
authored
doc: add history info for global.performance
Refs: #37970 PR-URL: #43841 Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent cbbd91d commit 8baf372

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/globals.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,10 @@ This variable may appear to be global but is not. See [`module`][].
514514

515515
## `performance`
516516

517+
<!-- YAML
518+
added: v16.0.0
519+
-->
520+
517521
The [`perf_hooks.performance`][] object.
518522

519523
## `process`

0 commit comments

Comments
 (0)