Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 180 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 180 Bytes

ProcessMemory

This gem extends Process module with memory method, which returns memory usage in kilobytes, without swap.

Process.memory
# => 112884