Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ cancel
Method
cancel
core/base/Scheduler.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void TimerTargetSelector::cancel()
147
{
148
_scheduler->unschedule(_selector, _target);
149
}
150
151
// TimerTargetCallback
152
Callers
nothing calls this directly
Calls
1
unschedule
Method · 0.45
Tested by
no test coverage detected