Class | ActiveSupport::Testing::Performance::Metrics::WallTime |
In: |
lib/active_support/testing/performance/jruby.rb
lib/active_support/testing/performance/rubinius.rb lib/active_support/testing/performance/ruby.rb |
Parent: | Time |
Mode | = | RubyProf::WALL_TIME if RubyProf.const_defined?(:WALL_TIME) |