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

Function heartbeats_utimer_handler

modules/clusterer/clusterer_mod.c:1232–1235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1230}
1231
1232static void heartbeats_utimer_handler(utime_t ticks, void *param)
1233{
1234 heartbeats_timer();
1235}
1236
1237static inline void generate_msg_tag(pv_value_t *tag_val, int cluster_id)
1238{

Callers

nothing calls this directly

Calls 1

heartbeats_timerFunction · 0.85

Tested by

no test coverage detected