CpuCoreCounter
in package
FinalYes
Table of Contents
Properties
- $count : positive-int|null
- $finders : array<int, CpuCoreFinder>
Methods
- __construct() : mixed
- getCount() : positive-int
- getFinderAndCores() : CpuCoreFinder, : positive-int}
- findCount() : positive-int
Properties
$count
private
positive-int|null
$count
$finders
private
array<int, CpuCoreFinder>
$finders
Methods
__construct()
public
__construct([array<int, CpuCoreFinder>|null $finders = null ]) : mixed
Parameters
- $finders : array<int, CpuCoreFinder>|null = null
getCount()
public
getCount() : positive-int
Tags
Return values
positive-intgetFinderAndCores()
public
getFinderAndCores() : CpuCoreFinder, : positive-int}
Tags
Return values
CpuCoreFinder, : positive-int}findCount()
private
findCount() : positive-int