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