TimerWheel.cancel

void cancel(Entry * entry) @safe nothrow @nogc

Remove a timer entry from its current slot.

Parameters

entryEntry to remove.