diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Scheduler.removeTask
diamond
tasks
scheduler
Scheduler
Removes a task from the scheduler and halts its execution.
class
Scheduler
final
void
removeTask
(
ScheduledTask
task
)
Parameters
task
ScheduledTask
The task to remove.
Meta
Source
See Implementation
diamond
tasks
scheduler
Scheduler
constructors
this
functions
addTask
removeTask
properties
id
Removes a task from the scheduler and halts its execution.