We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52710d commit 71f121fCopy full SHA for 71f121f
1 file changed
doc/api/perf_hooks.md
@@ -1716,7 +1716,7 @@ changes:
1716
* `resolution` {number} The sampling rate in milliseconds for interval-based
1717
sampling. Must be greater than zero. This option is ignored when
1718
`samplePerIteration` is `true`. **Default:** `10`.
1719
-* Returns: {IntervalHistogram|ELDHistogram}
+* Returns: {IntervalHistogram}
1720
1721
_This property is an extension by Node.js. It is not available in Web browsers._
1722
0 commit comments