measure()
public

No documentation available.

# File activesupport/lib/active_support/testing/performance/ruby.rb, line 98
          def measure
            RubyProf.measure_process_time
          end