Method: NewRelic::Agent::TransactionSampler#last_sample

Defined in:
lib/new_relic/agent/transaction_sampler.rb

#last_sampleObject (readonly)

[View source]

20
21
22
# File 'lib/new_relic/agent/transaction_sampler.rb', line 20

def last_sample
  @last_sample
end