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 Tue Apr 2 2019 02:14:13