The Gaudi Framework  v36r1 (3e2fb5a8)
Sleep.h File Reference
Include dependency graph for Sleep.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Gaudi
 Header file for std:chrono::duration-based Counters.
 

Functions

GAUDI_API void Gaudi::Sleep (int sec)
 Simple sleep function. More...
 
GAUDI_API void Gaudi::NanoSleep (long long nsec)
 Small variation on the sleep function for nanoseconds sleep. More...