Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

TimerData Struct Reference
[Timer Functions.]

Represents a timer. More...

#include <timer.h>


Data Fields

unsigned int tick
int(* func )(int, unsigned int, intptr_t, intptr_t)
 The Callback Function.
intptr_t id
intptr_t data
char type
 0 or TIMER_ONCE_AUTODEL or TIMER_INTERVAL or TIMER_REMOVE_HEAP
int interval


Detailed Description

Represents a timer.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 28 10:20:06 2006 for OpenAthena by  doxygen 1.4.4