Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/David-Haim/concurrencpp
/ ~timer_state_base
Function
~timer_state_base
include/concurrencpp/timers/timer.h:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
bool is_oneshot) noexcept;
38
39
virtual ~timer_state_base() noexcept = default;
40
41
virtual void execute() = 0;
42
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected