MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / get_timertable

Function get_timertable

modules/tm/timer.c:520–523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

518/***********************************************************/
519
520struct timer_table *get_timertable(void)
521{
522 return timertable;
523}
524
525
526void unlink_timer_lists(void)

Callers 1

init_timerlist_lockFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected