Coroutine Based Scheduler
Constructors
Functions
Link copied to clipboard
Cancels all the scheduled tasks of the provided type that aren't executed
Link copied to clipboard
open override fun schedule( runnable: Runnable, executionDelayMillis: Long, taskType: TimedScheduler.TaskType)
Content copied to clipboard
Executes runnable after executionDelayMillis.