#define _UtilExport
Definition: UtilPrereqs.h:60
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Shared library macros, enums, constants and forward declarations for the util library ...
void usleep(unsigned long microseconds)
Makes the thread sleep for a few microseconds.
Definition: Sleep.cc:42
void msleep(unsigned long milliseconds)
Makes the thread sleep for a few milliseconds.
Definition: Sleep.cc:47
void sleep(unsigned long seconds)
Makes the thread sleep for a few seconds.
Definition: Sleep.cc:52