FreeSWITCH API Documentation  1.7.0
Data Fields
timer_private Struct Reference
+ Collaboration diagram for timer_private:

Data Fields

switch_size_t reference
 
switch_size_t start
 
uint32_t roll
 
uint32_t ready
 

Detailed Description

Definition at line 119 of file switch_time.c.

Field Documentation

uint32_t timer_private::ready
switch_size_t timer_private::reference

Definition at line 120 of file switch_time.c.

Referenced by timer_check(), timer_init(), timer_next(), timer_step(), and timer_sync().

uint32_t timer_private::roll

Definition at line 122 of file switch_time.c.

Referenced by timer_init().

switch_size_t timer_private::start

Definition at line 121 of file switch_time.c.

Referenced by timer_init(), and timer_step().


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