Method: NewRelic::Agent::Stats#total_call_time

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

#total_call_timeObject Also known as: apdex_t

[View source]

13
14
15
# File 'lib/new_relic/agent/stats.rb', line 13

def total_call_time
  @total_call_time
end