ActiveSupport::Testing::Performance::Metrics::Time
# File lib/active_support/testing/performance/jruby.rb, line 78 78: def measure 79: super 80: end
# File lib/active_support/testing/performance/rubinius.rb, line 82 82: def measure 83: super 84: end
# File lib/active_support/testing/performance/ruby.rb, line 106 106: def measure 107: RubyProf.measure_wall_time 108: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.