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

Function get_uticks

timer.c:410–413  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

408
409
410utime_t get_uticks(void)
411{
412 return *ujiffies;
413}
414
415
416

Callers 11

main_loopFunction · 0.85
resume_async_sleepFunction · 0.85
async_sleepFunction · 0.85
async_usleepFunction · 0.85
set_timerFunction · 0.85
set_1timerFunction · 0.85
generate_hep_guidFunction · 0.85
b2bl_push_bridge_retryFunction · 0.85
b2bl_timer_bridge_retryFunction · 0.85
_sh_pushFunction · 0.85
_sh_logFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected