Methods
M
Constants
Mode = RubyProf::WALL_TIME if RubyProf.const_defined?(:WALL_TIME)
 
Instance Public methods
measure()
# File activesupport/lib/active_support/testing/performance/jruby.rb, line 78
def measure
  super
end