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

Method keep_timer

lib_acl_cpp/src/stream/aio_timer_callback.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66void aio_timer_callback::keep_timer(bool on)
67{
68 keep_ = on;
69}
70
71bool aio_timer_callback::keep_timer() const
72{

Callers 2

on_timer_callbackMethod · 0.45
del_timerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected