Gaudi Framework, version v23r4

Home   Generated: Mon Sep 17 2012

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 Mon Sep 17 2012 13:49:32 for Gaudi Framework, version v23r4 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004