Skip to content

Commit 64ebbdd

Browse files
aduh95MylesBorins
authored andcommitted
doc: fixup perf_hooks
PR-URL: #35527 Reviewed-By: Shelley Vohr <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent 1ad9aca commit 64ebbdd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

doc/api/perf_hooks.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ Performance Timeline. If `name` is provided, removes only the named mark.
5555

5656
### `performance.eventLoopUtilization([utilization1[, utilization2]])`
5757
<!-- YAML
58-
added: v14.10.0
58+
added:
59+
- v14.10.0
60+
- v12.19.0
5961
-->
6062

6163
* `utilization1` {Object} The result of a previous call to
@@ -345,7 +347,9 @@ initialized.
345347

346348
### `performanceNodeTiming.idleTime`
347349
<!-- YAML
348-
added: v14.10.0
350+
added:
351+
- v14.10.0
352+
- v12.19.0
349353
-->
350354

351355
* {number}

0 commit comments

Comments
 (0)