doc: add http2
to performanceEntry.entryType
add `http2` to performanceEntry.entryType in perf_hooks PR-URL: https://github.com/nodejs/node/pull/19584 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
parent
acacf85fec
commit
9125479be9
@ -270,7 +270,7 @@ added: v8.5.0
|
||||
* {string}
|
||||
|
||||
The type of the performance entry. Currently it may be one of: `'node'`,
|
||||
`'mark'`, `'measure'`, `'gc'`, or `'function'`.
|
||||
`'mark'`, `'measure'`, `'gc'`, `'function'`, or `'http2'`.
|
||||
|
||||
### performanceEntry.kind
|
||||
<!-- YAML
|
||||
|
Loading…
x
Reference in New Issue
Block a user