method
new
v3.0.9 -
Show latest stable
- Class:
ActiveSupport::Testing::Performance::Metrics::Base
new()public
No documentation available.
# File activesupport/lib/active_support/testing/performance.rb, line 235
def initialize
@total = 0
end