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