Gaudi Framework, version v25r2

Home   Generated: Wed Jun 4 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Sleep.h
Go to the documentation of this file.
1 #ifndef GAUDIKERNEL_SLEEP_H_
2 #define GAUDIKERNEL_SLEEP_H_
3 
4 #include "GaudiKernel/Kernel.h"
5 
6 namespace Gaudi {
7 
10  GAUDI_API void Sleep(int sec);
11 
14  GAUDI_API void NanoSleep(long long nsec);
15 
16 }
17 
18 #endif /*GAUDIKERNEL_SLEEP_H_*/

Generated at Wed Jun 4 2014 14:48:57 for Gaudi Framework, version v25r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004