Class: TestProf::MemoryProf::Tracker::RssTool::GetProcess

Inherits:
Object
  • Object
show all
Defined in:
lib/test_prof/memory_prof/tracker/rss_tool.rb

Instance Method Summary collapse

Instance Method Details

#trackObject



48
49
50
# File 'lib/test_prof/memory_prof/tracker/rss_tool.rb', line 48

def track
  command.strip.split.last.to_i
end