Method: RunLoop::Core.instruments_pids
- Defined in:
- lib/run_loop/core.rb
.instruments_pids ⇒ Object
Deprecated.
1.0.5
657 658 659 |
# File 'lib/run_loop/core.rb', line 657 def self.instruments_pids RunLoop::Instruments.new.instruments_pids end |