Timer Struct Reference

Timer structure. More...

#include <timer.h>

Data Fields

timer_t timer
 Timer structure.
struct itimerspec spec
 Timer specification.
struct sigevent * props
 Event properties.
uint32_t interval
 Timer interval in seconds.
void * userData
 User data provided to the event function.
void(* function )(void *)
 Function to call when the timer expires, userData will be passed as the argument.

Detailed Description

Timer structure.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines
Generated on Sun Dec 9 04:00:11 2012 for RazorbackAPI by  doxygen 1.6.3