![]() |
The Gaudi Framework
v26r0
|
#include "GaudiKernel/Sleep.h"#include "boost/version.hpp"#include "boost/thread/xtime.hpp"#include "boost/thread/thread.hpp"
Go to the source code of this file.
Namespaces | |
| Gaudi | |
| Helper functions to set/get the application return code. | |
Functions | |
| GAUDI_API void | Gaudi::Sleep (int sec) |
| Simple sleep function. More... | |
| GAUDI_API void | Gaudi::NanoSleep (long long nsec) |
| Small variation on the sleep function for nanoseconds sleep. More... | |