The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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
{
8
11
GAUDI_API
void
Sleep
(
int
sec );
12
15
GAUDI_API
void
NanoSleep
(
long
long
nsec );
16
}
17
18
#endif
/*GAUDIKERNEL_SLEEP_H_*/
Kernel.h
Gaudi::NanoSleep
GAUDI_API void NanoSleep(long long nsec)
Small variation on the sleep function for nanoseconds sleep.
Definition:
Sleep.cpp:10
Gaudi::Sleep
GAUDI_API void Sleep(int sec)
Simple sleep function.
Definition:
Sleep.cpp:8
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:104
Gaudi
Helper functions to set/get the application return code.
Definition:
__init__.py:1
GaudiKernel
GaudiKernel
Sleep.h
Generated on Wed Aug 1 2018 23:21:06 for The Gaudi Framework by
1.8.11