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