Skip to content
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

doc: clarify about the Node.js-only extensions in perf_hooks #33199

Closed
wants to merge 2 commits into from

Commits on May 1, 2020

  1. doc: clarify about the Node.js-only extensions in perf_hooks

    - Add clarifications for Node.js-only extensions
    - Explain the Web Performance APIs implemented in Node.js and
      clarify that perf_hooks also include other non-Web APIs.
    - Prefix exposed interfaces with `perf_hooks.` to distinguish
      them from internal classes.
    joyeecheung committed May 1, 2020
    Copy the full SHA
    593f23d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. fixup! doc: clarify about the Node.js-only extensions in perf_hooks

    Co-authored-by: Rich Trott <rtrott@gmail.com>
    joyeecheung and Trott committed May 13, 2020
    Copy the full SHA
    59ca911 View commit details
    Browse the repository at this point in the history