method

measure

measure()
public

No documentation available.

# File activesupport/lib/active_support/testing/performance.rb, line 383
            def measure
              RubyProf.measure_allocations
            end