Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

Sleep.h

Go to the documentation of this file.
00001 #ifndef GAUDIKERNEL_SLEEP_H_
00002 #define GAUDIKERNEL_SLEEP_H_
00003 
00004 #include "GaudiKernel/Kernel.h"
00005 
00006 namespace Gaudi {
00007 
00010   GAUDI_API void Sleep(int sec);
00011 
00014   GAUDI_API void NanoSleep(long long nsec);
00015 
00016 }
00017 
00018 #endif /*GAUDIKERNEL_SLEEP_H_*/
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:24:53 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004