Parent

Methods

Class/Module Index [+]

Quicksearch

ActiveSupport::Testing::Performance::Metrics::GcTime

Constants

Mode

Public Instance Methods

measure() click to toggle source
# File lib/active_support/testing/performance/ruby/mri.rb, line 49
def measure
  RubyProf.measure_gc_time / 1000.0 / 1000.0
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.