Method: OneApm::Support::EventLoop::Timer#last_interval_start
- Defined in:
- lib/one_apm/support/event/timer.rb
#last_interval_start ⇒ Object
27 28 29 |
# File 'lib/one_apm/support/event/timer.rb', line 27 def last_interval_start @last_fired_at || @started_at end |