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