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