Method: Profiler__.stop_profile

Defined in:
lib/profiler.rb

.stop_profileObject



29
30
31
# File 'lib/profiler.rb', line 29

def stop_profile
  set_trace_func nil
end