#include <System.hpp>
| Static Public Member Functions | |
| static void | msleep (int msecs) | 
| Sleep for number of milliseconds.  More... | |
| static unsigned | numberOfProcessors () | 
| Returns the number of processors on this computer.  More... | |
| static boost::optional< Time > | systemIdleTime () | 
| Returns the time that the system has been idle.  More... | |
| static void | testExceptions1 () | 
| Utility for testing exception handling within the system.  More... | |
| static void | testExceptions2 () | 
| static void | testExceptions3 () | 
| static void | testExceptions4 () | 
| static void | testExceptions5 () | 
| 
 | static | 
Sleep for number of milliseconds.
| 
 | static | 
Returns the number of processors on this computer.
| 
 | static | 
Returns the time that the system has been idle.
| 
 | static | 
Utility for testing exception handling within the system.
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | static |