#include <CArchSleepUnix.h>
Inherits IArchSleep.
Inheritance diagram for CArchSleepUnix:


Public Member Functions | |
| virtual void | sleep (double timeout) |
| Sleep. | |
Definition at line 23 of file CArchSleepUnix.h.
|
|
Sleep.
Blocks the calling thread for (cancellation point) Implements IArchSleep. Definition at line 54 of file CArchSleepUnix.cpp. |
1.3.9.1