Method: OneApm::Support::EventLoop::Timer#last_fired_at
- Defined in:
- lib/one_apm/support/event/timer.rb
#last_fired_at ⇒ Object (readonly)
Returns the value of attribute last_fired_at.
8 9 10 |
# File 'lib/one_apm/support/event/timer.rb', line 8 def last_fired_at @last_fired_at end |