Method: OneApm::Agent::SampledBuffer#seen_lifetime
- Defined in:
- lib/one_apm/support/event_buffer/sampled_buffer.rb
#seen_lifetime ⇒ Object (readonly)
Returns the value of attribute seen_lifetime.
10 11 12 |
# File 'lib/one_apm/support/event_buffer/sampled_buffer.rb', line 10 def seen_lifetime @seen_lifetime end |