module Concurrent
def self.cpu_shares
-
(Float, nil)
- CPU shares requested by the process, or nil if not set
def self.cpu_shares processor_counter.cpu_shares end
(Float, nil)
- CPU shares requested by the process, or nil if not set
def self.cpu_shares processor_counter.cpu_shares end