method

stop_profile

v1_9_1_378 - Show latest stable - Class: Profiler__
stop_profile()
public

No documentation available.

# File lib/profiler.rb, line 29
  def stop_profile
    set_trace_func nil
  end