lovr.system.getCoreCount
EditReturns the number of logical cores on the system.
cores = lovr.system.getCoreCount()Arguments
None
Returns
| Name | Type | Description |
| cores | number | The number of logical cores on the system. |
Returns the number of logical cores on the system.
cores = lovr.system.getCoreCount()None
| Name | Type | Description |
| cores | number | The number of logical cores on the system. |