Method: OneApm::Metrics::Stats#total_exclusive_time
- Defined in:
- lib/one_apm/metrics/stats.rb
#total_exclusive_time ⇒ Object Also known as: apdex_f
Returns the value of attribute total_exclusive_time.
10 11 12 |
# File 'lib/one_apm/metrics/stats.rb', line 10 def total_exclusive_time @total_exclusive_time end |