Method: MemoryProfiler::Results#total_allocated
- Defined in:
- lib/memory_profiler/results.rb
#total_allocated ⇒ Object
Returns the value of attribute total_allocated.
47 48 49 |
# File 'lib/memory_profiler/results.rb', line 47 def total_allocated @total_allocated end |