method

end

end()
public

No documentation available.

# File activesupport/lib/active_support/notifications/instrumenter.rb, line 128
      def end
        @end / 1000.0 if @end
      end