package
Version:
v10.1.0
Opens a new window with list of versions in this module.
Published: Mar 8, 2024
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.