Data Fields | |
| switch_size_t | tick |
| uint32_t | count |
| uint32_t | roll |
| switch_mutex_t * | mutex |
| switch_thread_cond_t * | cond |
| switch_thread_rwlock_t * | rwlock |
Definition at line 131 of file switch_time.c.
Definition at line 136 of file switch_time.c.
| uint32_t timer_matrix::count |
Definition at line 135 of file switch_time.c.
| uint32_t timer_matrix::roll |
Definition at line 134 of file switch_time.c.
Referenced by SWITCH_MODULE_RUNTIME_FUNCTION(), and timer_init().
Definition at line 137 of file switch_time.c.
Definition at line 132 of file switch_time.c.
Referenced by SWITCH_MODULE_RUNTIME_FUNCTION(), timer_check(), timer_destroy(), timer_init(), timer_next(), and timer_sync().
1.4.7