Method: RunLoop::Core.instruments_pids

Defined in:
lib/run_loop/core.rb

.instruments_pidsObject

Deprecated.

1.0.5



764
765
766
# File 'lib/run_loop/core.rb', line 764

def self.instruments_pids
  RunLoop::Instruments.new.instruments_pids
end