22 #ifndef ELEMENTSKERNEL_ELEMENTSKERNEL_SLEEP_H_
23 #define ELEMENTSKERNEL_ELEMENTSKERNEL_SLEEP_H_
41 #endif // ELEMENTSKERNEL_ELEMENTSKERNEL_SLEEP_H_
ELEMENTS_API void nanoSleep(std::int64_t nsec)
Small variation on the sleep function for nanoseconds sleep.
ELEMENTS_API void normalSleep(int sec)
Small variation on the sleep function for seconds sleep.
defines the macros to be used for explicit export of the symbols
#define ELEMENTS_API
Dummy definitions for the backward compatibility mode.