timingwheels v0.0.11 (2020-06-03T19:08:09Z)
Dub
Repo
TimingWheels.cancel
timingwheels
timingwheels_impl
TimingWheels
Cancel timer
struct
TimingWheels
(T)
void
cancel
(
T
)
(
T
timer
)
Parameters
timer
T
timer to cancel
Return Value
Type:
void
void
Throws
CancelTimerError if timer not in wheel
Meta
Source
See Implementation
timingwheels
timingwheels_impl
TimingWheels
aliases
Ticks
destructors
~this
functions
advance
cancel
currStdTime
init
schedule
ticksToCatchUp
timeUntilNextEvent
Cancel timer