Skip to content

Commit

Permalink
doc: add YAML metadata for process.memoryUsage.rss
Browse files Browse the repository at this point in the history
Refs: #34291

PR-URL: #36781
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
Flarna authored and BethGriggs committed Aug 12, 2021
1 parent 9aeb9b1 commit da8f55e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/api/process.md
Expand Up @@ -1615,6 +1615,9 @@ informations about memory usage which can be slow depending on the
program memory allocations.

## `process.memoryUsage.rss()`
<!-- YAML
added: REPLACEME
-->

* Returns: {integer}

Expand Down

0 comments on commit da8f55e

Please sign in to comment.