Skip to content

Commit

Permalink
doc: add history info for global.performance
Browse files Browse the repository at this point in the history
Refs: #37970

PR-URL: #43841
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
aduh95 committed Jul 17, 2022
1 parent cbbd91d commit 8baf372
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/api/globals.md
Expand Up @@ -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`
Expand Down

0 comments on commit 8baf372

Please sign in to comment.