MCPcopy 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
53void event_timer::keep_timer(bool on)
54{
55 keep_ = on;
56}
57
58void event_timer::set_time(void)
59{

Callers 10

aio_startFunction · 0.45
OnBnClickedSetTimerMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
on_readMethod · 0.45
runMethod · 0.45
timer_callbackFunction · 0.45
proc_set_timerMethod · 0.45
proc_on_initMethod · 0.45
proc_on_initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected