Method: ActiveSupport::Notifications::Event#end

Defined in:
activesupport/lib/active_support/notifications/instrumenter.rb

#endObject



128
129
130
# File 'activesupport/lib/active_support/notifications/instrumenter.rb', line 128

def end
  @end / 1000.0 if @end
end