MCPcopy 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
146void TimerTargetSelector::cancel()
147{
148 _scheduler->unschedule(_selector, _target);
149}
150
151// TimerTargetCallback
152

Callers

nothing calls this directly

Calls 1

unscheduleMethod · 0.45

Tested by

no test coverage detected