s_timer_s Struct Reference
[Client Library - Timer API]

#include <src/lib/xynth.h>


Detailed Description

timer struct


Data Fields

long long timeval
 timer value in microseconds
long long interval
 remaining timer value in microseconds, if this is <= 0 then it is time to call the callback
void(* cb )(s_window_t *, struct s_timer_s *)
 call back function
void * data
 pointer to hold user specified data


Generated on Wed Dec 27 17:53:06 2006 for xynth-0.8.40 by  doxygen 1.4.7