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, Dirk Thomas
autogenerated on Wed Mar 2 2022 00:52:15