Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
520
struct timer_table *get_timertable(void)
521
{
522
return timertable;
523
}
524
525
526
void unlink_timer_lists(void)
Callers
1
init_timerlist_lock
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected