class Concurrent::Utility::ProcessorCounter

def physical_processor_count

Experimental RBS support (using type sampling data from the type_fusion project).

def physical_processor_count: () -> Integer

This signature was generated using 3 samples from 1 application.

def physical_processor_count
  @physical_processor_count.value
end