-
Notifications
You must be signed in to change notification settings - Fork 30k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing documentaion for PerformanceObserver.prototype.takeRecords()
of perf_hooks
module
#55779
Labels
doc
Issues and PRs related to the documentations.
perf_hooks
Issues and PRs related to the implementation of the Performance Timing API.
Comments
skyclouds2001
changed the title
Missing documentaion for
Missing documentaion for Nov 8, 2024
PerformanceObserver.takeRecords()
of perf_hooks
modulePerformanceObserver.prototype.takeRecords()
of perf_hooks
module
PRs are always welcome! |
RedYetiDev
added
the
perf_hooks
Issues and PRs related to the implementation of the Performance Timing API.
label
Nov 8, 2024
skyclouds2001
added a commit
to skyclouds2001/node
that referenced
this issue
Nov 8, 2024
skyclouds2001
added a commit
to skyclouds2001/node
that referenced
this issue
Nov 14, 2024
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Nov 26, 2024
PR-URL: nodejs#55786 Fixes: nodejs#55779 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jason Zhang <[email protected]>
aduh95
pushed a commit
that referenced
this issue
Nov 26, 2024
PR-URL: #55786 Fixes: #55779 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jason Zhang <[email protected]>
aduh95
pushed a commit
that referenced
this issue
Dec 13, 2024
PR-URL: #55786 Fixes: #55779 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jason Zhang <[email protected]>
aduh95
pushed a commit
that referenced
this issue
Dec 13, 2024
PR-URL: #55786 Fixes: #55779 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jason Zhang <[email protected]>
aduh95
pushed a commit
that referenced
this issue
Dec 13, 2024
PR-URL: #55786 Fixes: #55779 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jason Zhang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
doc
Issues and PRs related to the documentations.
perf_hooks
Issues and PRs related to the implementation of the Performance Timing API.
Affected URL(s)
https://nodejs.org/docs/latest/api/perf_hooks.html
Description of the problem
node.js support this method in v16.0.0 but not documentated
confirmed by the release and impl pr
also confirmed in local node.js v22
The text was updated successfully, but these errors were encountered: