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

Function get_ticks

timer.c:404–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402}
403
404unsigned int get_ticks(void)
405{
406 return *jiffies;
407}
408
409
410utime_t get_uticks(void)

Callers 15

io_wait_loop_pollFunction · 0.85
io_wait_loop_selectFunction · 0.85
io_wait_loop_epollFunction · 0.85
io_wait_loop_kqueueFunction · 0.85
io_wait_loop_devpollFunction · 0.85
io_wait.hFile · 0.85
add_list_to_headFunction · 0.85
mi_print_blacklist_ruleFunction · 0.85
send_keepaliveFunction · 0.85
sca_mi_print_lineFunction · 0.85
terminate_line_siezeFunction · 0.85
lineseize_subs_handlFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected