method

now_gc

rails latest stable - Class: ActiveSupport::Notifications::Event

Method not available on this version

This method is only available on newer versions. The first available version (v7.2.3) is shown here.

now_gc()
private

No documentation available.

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