concurrency v5.0.3 (2023-04-12T14:20:47Z)
Dub
Repo
TimingWheels.cancel
concurrency
timingwheels
TimingWheels
Cancel timer
struct
TimingWheels
(T)
bool
cancel
(
T
)
(
T
timer
)
Parameters
timer
T
timer to cancel
Return Value
Type:
bool
void
Throws
CancelTimerError if timer not in wheel
Meta
Source
See Implementation
concurrency
timingwheels
TimingWheels
aliases
Ticks
destructors
~this
functions
advance
allTimers
cancel
currStdTime
init
reset
schedule
ticksToCatchUp
timeUntilNextEvent
totalTimers
Cancel timer