method
now_gc
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::Notifications::Event
now_gc()private
No documentation available.
# File activesupport/lib/active_support/notifications/instrumenter.rb, line 220
def now_gc
GC.total_time
end