Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
void aio_timer_callback::keep_timer(bool on)
67
{
68
keep_ = on;
69
}
70
71
bool aio_timer_callback::keep_timer() const
72
{
Callers
2
on_timer_callback
Method · 0.45
del_timer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected