Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
timing_holder Struct Reference
Collaboration diagram for timing_holder:
Collaboration graph
[legend]

Data Fields

ssize_t __heap_index
 
struct ast_timing_interfaceiface
 
struct ast_modulemod
 

Detailed Description

Definition at line 45 of file timing.c.

Field Documentation

◆ __heap_index

ssize_t __heap_index

Do not move this from the beginning of the struct.

Definition at line 47 of file timing.c.

◆ iface

struct ast_timing_interface* iface

◆ mod

struct ast_module* mod

Definition at line 48 of file timing.c.

Referenced by _ast_register_timing_interface(), ast_timer_close(), and ast_timer_open().


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