Skip to content

Commit

Permalink
Clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Feb 1, 2024
1 parent fe562f6 commit eae2851
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ def self.physical_processor_count
# For performance reasons the calculated value will be memoized on the first
# call.
#
# @return [nil, Float] number of available processors seen by the OS or Java runtime
# @return [nil, Float] number of available processors
def self.available_processor_count
processor_counter.available_processor_count
end
Expand Down

0 comments on commit eae2851

Please sign in to comment.