Method: RunLoop::Core.ensure_instruments_not_running!
- Defined in:
- lib/run_loop/core.rb
.ensure_instruments_not_running! ⇒ Object
Deprecated.
1.0.5
648 649 650 |
# File 'lib/run_loop/core.rb', line 648 def self.ensure_instruments_not_running! RunLoop::Instruments.new.kill_instruments end |