diff --git a/doc/api/perf_hooks.md b/doc/api/perf_hooks.md index 6b14a23c474a26..ac7934d81d5f24 100644 --- a/doc/api/perf_hooks.md +++ b/doc/api/perf_hooks.md @@ -55,7 +55,9 @@ Performance Timeline. If `name` is provided, removes only the named mark. ### `performance.eventLoopUtilization([utilization1[, utilization2]])` * `utilization1` {Object} The result of a previous call to @@ -345,7 +347,9 @@ initialized. ### `performanceNodeTiming.idleTime` * {number}