method
measure
rails 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