Main Page
Namespaces
Files
File List
tests
count_cores.py
Go to the documentation of this file.
1
#!/usr/bin/env python
2
3
import
os
4
print(os.sysconf(os.sysconf_names[
'SC_NPROCESSORS_ONLN'
]))
rosbuild
Author(s): Brian Gerkey, Troy Straszheim, Morgan Quigley
autogenerated on Thu Apr 30 2020 06:30:13