ZBar Bar Code Reader Library  version 0.10
timer.h File Reference
Include dependency graph for timer.h:
This graph shows which files directly or indirectly include this file:

Typedefs

typedef struct timeval zbar_timer_t
 

Functions

static int _zbar_timer_check (zbar_timer_t *timer)
 
static zbar_timer_t_zbar_timer_init (zbar_timer_t *timer, int delay)
 

Typedef Documentation

typedef struct timeval zbar_timer_t

Function Documentation

static int _zbar_timer_check ( zbar_timer_t timer)
inlinestatic

Referenced by _zbar_event_wait(), and proc_wait_unthreaded().

Here is the caller graph for this function:

static zbar_timer_t* _zbar_timer_init ( zbar_timer_t timer,
int  delay 
)
inlinestatic

Referenced by zbar_process_one(), and zbar_processor_user_wait().

Here is the caller graph for this function: