Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

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_*/

Generated at Wed Mar 17 18:06:27 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004