package
Version:
v1.2.9
Opens a new window with list of versions in this module.
Published: Jun 4, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
At executes job at given time
Cancel stops a pending job
Delay executes job after waiting the given duration
type TimeWheel struct {
}
TimeWheel can execute job after waiting given duration
New creates a new time wheel
AddJob add new job into pending queue
RemoveJob add remove job from pending queue
if job is done or not found, then nothing happened
Start starts ticker for time wheel
Stop stops the time wheel
Source Files
¶
Click to show internal directories.
Click to hide internal directories.