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

Method stop

lib_acl_cpp/samples/master/master_http_rpc/rpc_timer.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

del_timerMethod · 0.80

Tested by

no test coverage detected