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#37970

PR-URL: nodejs#43841
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
aduh95 authored and Fyko committed Sep 15, 2022
1 parent f69faac commit d998684
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 @@ -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 d998684

Please sign in to comment.