Skip to content

Commit

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

PR-URL: nodejs/node#43841
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
aduh95 authored and guangwong committed Oct 10, 2022
1 parent 14d9cfd commit 03376da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/api/globals.md
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,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 03376da

Please sign in to comment.