cpuCount.php
Table of Contents
Functions
- cpuCount() : int
- Returns the number of CPUs available (if detectable).
Functions
cpuCount()
Returns the number of CPUs available (if detectable).
cpuCount() : int
Tags
Return values
int —The number of CPUs available (if detectable), null otherwise.