MCPcopy Create free account
hub / github.com/acl-dev/acl / stop

Method stop

lib_acl_cpp/samples/master/master_http_rpc/gc_timer.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25void gc_timer::stop()
26{
27 handle_.del_timer(this);
28}
29
30void gc_timer::timer_callback(unsigned int)
31{

Callers 15

rpc_onoverMethod · 0.45
~CHttpDownloadMethod · 0.45
~http_requestMethod · 0.45
read_callbackMethod · 0.45
close_callbackMethod · 0.45
connect_serverMethod · 0.45
mainFunction · 0.45
test_thread_poolFunction · 0.45
read_callbackMethod · 0.45
close_callbackMethod · 0.45
connect_serverFunction · 0.45
on_destroyMethod · 0.45

Calls 1

del_timerMethod · 0.80

Tested by 1

test_thread_poolFunction · 0.36