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