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

Function heartbeats_timer_handler

modules/clusterer/clusterer_mod.c:1227–1230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1225}
1226
1227static void heartbeats_timer_handler(unsigned int ticks, void *param)
1228{
1229 heartbeats_timer();
1230}
1231
1232static void heartbeats_utimer_handler(utime_t ticks, void *param)
1233{

Callers

nothing calls this directly

Calls 1

heartbeats_timerFunction · 0.85

Tested by

no test coverage detected