Skip to content

doc: add added: info for process.cpuUsage - #6863

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:doc-add-added-process-cpuusage
Closed

doc: add added: info for process.cpuUsage#6863
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:doc-add-added-process-cpuusage

Conversation

@addaleax

Copy link
Copy Markdown
Member
Checklist
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

Ref: #6578

(Original PR for process: #6589)

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label May 18, 2016
@addaleaxaddaleax added the process Issues and PRs related to the process subsystem. label May 18, 2016
@jasnell

Copy link
Copy Markdown
Member

process.cpuUsage() was delivered in v6.1 -> https://github.com/nodejs/node/blob/v6.2.0/doc/changelogs/CHANGELOG_V6.md#6.1.0

@addaleax
addaleaxforce-pushed the doc-add-added-process-cpuusage branch from ec5eaa1 to 300ce5cCompareMay 18, 2016 19:29
@addaleax

Copy link
Copy Markdown
MemberAuthor

Oooops… updated.

@claudiorodriguez

Copy link
Copy Markdown
Contributor

LGTM

2 similar comments
@bnoordhuis

Copy link
Copy Markdown
Member

LGTM

@jasnell

Copy link
Copy Markdown
Member

LGTM

jasnell pushed a commit that referenced this pull request May 20, 2016
Refs: #6578
PR-URL: #6863
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell

Copy link
Copy Markdown
Member

Landed in e11221c

@jasnelljasnell closed this May 20, 2016
Fishrock123 pushed a commit that referenced this pull request May 23, 2016
Refs: #6578
PR-URL: #6863
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
rvagg pushed a commit that referenced this pull request Jun 2, 2016
Refs: #6578
PR-URL: #6863
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.processIssues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@addaleax@jasnell@claudiorodriguez@bnoordhuis@MylesBorins@nodejs-github-bot