Class
ActiveSupport::Testing::Metrics::CpuTime
In:
lib/active_support/testing/performance.rb
Parent:
Time
Methods
measure
new
Constants
Mode
=
RubyProf::CPU_TIME if RubyProf.const_defined?(:CPU_TIME)
Public Class methods
new
(*args)
Public Instance methods
measure
()
[Validate]