Class
ActiveSupport::Testing::Metrics::Base
In:
lib/active_support/testing/performance.rb
Parent:
Object
Methods
benchmark
name
new
profile
with_gc_stats
Included Modules
ActionView::Helpers::NumberHelper
Attributes
total
[R]
Public Class methods
new
()
Public Instance methods
benchmark
() {|| ...}
name
()
profile
()
overridden by each implementation
Protected Instance methods
with_gc_stats
()
overridden by each implementation
[Validate]