method
measure
v2.3.8 -
Show latest stable
- Class:
ActiveSupport::Testing::Metrics::Objects
measure()public
No documentation available.
# File activesupport/lib/active_support/testing/performance.rb, line 383
def measure
RubyProf.measure_allocations
end