This module implements procs to determine the number of CPUs / cores.
proc countProcessors(): int {.gcsafe, extern: "ncpi$1", raises: [OverflowError, ValueError], tags: [ReadEnvEffect].}
© 2006–2017 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/cpuinfo.html