method

now_gc

now_gc()
private

No documentation available.

# File activesupport/lib/active_support/notifications/instrumenter.rb, line 220
          def now_gc
            GC.total_time
          end