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/event/event_timer.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void event_timer::keep_timer(bool on)
54
{
55
keep_ = on;
56
}
57
58
void event_timer::set_time(void)
59
{
Callers
10
aio_start
Function · 0.45
OnBnClickedSetTimer
Method · 0.45
main
Function · 0.45
main
Function · 0.45
on_read
Method · 0.45
run
Method · 0.45
timer_callback
Function · 0.45
proc_set_timer
Method · 0.45
proc_on_init
Method · 0.45
proc_on_init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected