Method: GitLab::Exporter::MemStats::Mapping#rss
- Defined in:
- lib/gitlab_exporter/memstats/mapping.rb
#rss ⇒ Object
Returns the value of attribute rss.
40 41 42 |
# File 'lib/gitlab_exporter/memstats/mapping.rb', line 40 def rss @rss end |