The highest tagged major version is
v10.
package
Version:
v8.12.0
Opens a new window with list of versions in this module.
Published: Oct 19, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Scheduler represents a generic Scheduler
GetInstance returns the scheduler singleton.
DoAt runs a task on a specific date.
If the date is in the past, DoAt will run instantly.
DoEvery repeatedly runs a task after a number of seconds.
DoIn runs a specific task after a number of seconds.
TaskScheduler defines the basic operations that every Scheduler should fulfill
Source Files
¶
Click to show internal directories.
Click to hide internal directories.