TimerWheel.schedule
Schedule a timer entry in the appropriate level and slot.
Parameters
delayMs | Delay from the current tick, in milliseconds. |
entry | Pre-allocated entry to link into the wheel. |
Schedule a timer entry in the appropriate level and slot.
delayMs | Delay from the current tick, in milliseconds. |
entry | Pre-allocated entry to link into the wheel. |