Method: NewRelic::Agent::Heap#size
- Defined in:
- lib/new_relic/agent/heap.rb
permalink #size ⇒ Object
75 76 77 |
# File 'lib/new_relic/agent/heap.rb', line 75 def size @items.size end |
75 76 77 |
# File 'lib/new_relic/agent/heap.rb', line 75 def size @items.size end |