|
Gaudi Framework, version v22r0 |
| Home | Generated: 9 Feb 2011 |
#include "GaudiKernel/Sleep.h"#include "boost/thread/xtime.hpp"#include "boost/thread/thread.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Gaudi |
Helper functions to set/get the application return code. | |
Functions | |
| GAUDI_API void | Gaudi::Sleep (int sec) |
| Simple sleep function. | |
| GAUDI_API void | Gaudi::NanoSleep (long long nsec) |
| Small variation on the sleep function for nanoseconds sleep. | |