method
measure
v3.2.1 -
Show latest stable
- Class:
ActiveSupport::Testing::Performance::Metrics::WallTime
measure()public
No documentation available.
# File activesupport/lib/active_support/testing/performance/ruby.rb, line 106
def measure
RubyProf.measure_wall_time
end