Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

wait_timer.c File Reference

#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)


Function Documentation

int init_wait_timer timer_t *    timerHandle,
DWORD *    errorCode
 

Definition at line 31 of file wait_timer.c.

References FALSE.

int start_wait_timer timer_t    timerHandle,
LONG    lPeriod,
DWORD *    errorCode
 

Definition at line 55 of file wait_timer.c.

References FALSE.

int wait_timer timer_t    timerHandle,
DWORD *    errorCode
 

Definition at line 84 of file wait_timer.c.


Generated on Tue May 6 09:16:22 2003 for Earthworm Libs by doxygen1.3-rc3