#include <earthworm.h>
Go to the source code of this file.
Functions | |
int | init_wait_timer (timer_t *timerHandle, DWORD *errorCode) |
int | start_wait_timer (timer_t timerHandle, LONG lPeriod, DWORD *errorCode) |
int | wait_timer (timer_t timerHandle, DWORD *errorCode) |
|
Definition at line 31 of file wait_timer.c. References FALSE. |
|
Definition at line 55 of file wait_timer.c. References FALSE. |
|
Definition at line 84 of file wait_timer.c. |