|
Gaudi Framework, version v22r2 |
| Home | Generated: Tue May 10 2011 |
#include "GaudiKernel/Kernel.h"

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. | |