Method: HeapProfiler::Diff#allocated
- Defined in:
- lib/heap_profiler/diff.rb
#allocated ⇒ Object (readonly)
Returns the value of attribute allocated.
16 17 18 |
# File 'lib/heap_profiler/diff.rb', line 16 def allocated @allocated end |