Method: ActiveSupport::Notifications::Event#time
- Defined in:
- lib/active_support/notifications/instrumenter.rb
#time ⇒ Object (readonly)
Returns the value of attribute time.
55 56 57 |
# File 'lib/active_support/notifications/instrumenter.rb', line 55 def time @time end |