Method: NewRelic::Agent::PrioritySampledBuffer#seen_lifetime
- Defined in:
- lib/new_relic/agent/priority_sampled_buffer.rb
permalink #seen_lifetime ⇒ Object (readonly)
Returns the value of attribute seen_lifetime.
13 14 15 |
# File 'lib/new_relic/agent/priority_sampled_buffer.rb', line 13 def seen_lifetime @seen_lifetime end |