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