Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
pthread_timer Struct Reference

Data Fields

bool continuous:1
 
unsigned int interval
 
unsigned int pending_ticks
 
int pipe [2]
 
bool pipe_signaled:1
 
unsigned int rate
 
struct timeval start
 
enum pthread_timer_state state
 
unsigned int tick_count
 

Detailed Description

Definition at line 86 of file res_timing_pthread.c.

Field Documentation

unsigned int interval

Interval in ms for current rate

Definition at line 91 of file res_timing_pthread.c.

Referenced by check_timer().


The documentation for this struct was generated from the following file: