pub const HARDWARECONCURRENCY: &str = "hardwareConcurrency";๐Deprecated:
Use DEVICE__PROCESSOR_COUNT (device.processor_count) instead.
Expand description
The number of logical CPU cores available.
- PII: Maybe
- Rewriting behavior: Backfill
ยงAliases
DEVICE__PROCESSOR_COUNT(device.processor_count)