Method: NewRelic::Agent::Stats#total_call_time
- Defined in:
- lib/new_relic/agent/stats.rb
permalink #total_call_time ⇒ Object Also known as: apdex_t
13 14 15 |
# File 'lib/new_relic/agent/stats.rb', line 13 def total_call_time @total_call_time end |