class NewRelic::Agent::TimestampSampledBuffer
Constants
- TIMESTAMP_KEY
Private Instance Methods
Source
# File lib/new_relic/agent/timestamp_sampled_buffer.rb, line 14 def priority_for(event) -event[0][TIMESTAMP_KEY] end
# File lib/new_relic/agent/timestamp_sampled_buffer.rb, line 14 def priority_for(event) -event[0][TIMESTAMP_KEY] end