count_cores.py
Go to the documentation of this file.
00001 #!/usr/bin/env python
00002 
00003 import os
00004 print(os.sysconf(os.sysconf_names['SC_NPROCESSORS_ONLN']))


rosbuild
Author(s): Brian Gerkey, Troy Straszheim, Morgan Quigley
autogenerated on Thu Mar 9 2017 05:00:40