Skip to content

doc: update process.hrtime docs to include optional parameter

Checklist
  • tests and code linting passes
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

process

Description of change

Adds more explicit documentation for the single optional parameter to process.hrtime to the process docs. See https://github.com/nodejs/node/issues/6571 for context.

Merge request reports

Loading