# File lib/ruby-prof/compatibility.rb, line 55
  def self.measure_mode
    @measure_mode ||= RubyProf::WALL_TIME
  end