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

Methods

measure  

Constants

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

Public Instance methods

[Validate]