instance method
now_gc
Ruby on Rails 8.0.4
Since v7.2.3 PrivateSignature
now_gc()
No documentation comment.
Source
# File activesupport/lib/active_support/notifications/instrumenter.rb, line 220
def now_gc
GC.total_time
end
Defined in activesupport/lib/active_support/notifications/instrumenter.rb line 220
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Notifications::Event