method
measure
v3.0.0 -
Show latest stable
- Class:
ActiveSupport::Testing::Metrics::GcTime
measure()public
No documentation available.
# File activesupport/lib/active_support/testing/performance.rb, line 405
def measure
GC::Profiler.total_time
end