Class ActiveSupport::Testing::Performance::Metrics::GcTime
In: lib/active_support/testing/performance/ruby/mri.rb
lib/active_support/testing/performance/ruby/yarv.rb
lib/active_support/testing/performance/jruby.rb
lib/active_support/testing/performance/rubinius.rb
lib/active_support/testing/performance/ruby.rb
Parent: Time

Methods

measure   measure   measure   measure  

Constants

Mode = RubyProf::GC_TIME if RubyProf.const_defined?(:GC_TIME)

Public Instance methods

[Validate]