Class ActiveSupport::Testing::Performance::Metrics::CpuTime
In: lib/active_support/testing/performance/ruby.rb
lib/active_support/testing/performance/jruby.rb
Parent: Time

Methods

measure   measure   new  

Constants

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

Public Class methods

Public Instance methods

[Validate]