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 Mon Feb 28 2022 23:28:06