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

wait_timer.h

Go to the documentation of this file.
00001 
00002 /*
00003  *   THIS FILE IS UNDER RCS - DO NOT MODIFY UNLESS YOU HAVE
00004  *   CHECKED IT OUT USING THE COMMAND CHECKOUT.
00005  *
00006  *    $Id: wait__timer_8h-source.html 2161 2006-05-19 16:55:03Z paulf $
00007  *
00008  *    Revision history:
00009  *     $Log$
00009  *     Revision 1.1  2006/05/19 16:55:02  paulf
00009  *     first inclusion
00009  *
00010  *     Revision 1.1  2000/02/14 20:05:54  lucky
00011  *     Initial revision
00012  *
00013  *
00014  */
00015 
00016 
00017               /**********************************************
00018                *                wait_timer.h                *
00019                *                                            *
00020                *  Include file for wait_timer functions.    *
00021                **********************************************/
00022 
00023 #include <earthworm.h>
00024 
00025 int init_wait_timer( timer_t *, DWORD * );
00026 int start_wait_timer( timer_t, LONG, DWORD * );
00027 int wait_timer( timer_t, DWORD * );

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