World.schedule

Registers a task.

class World
alias schedule = addTask

Return Value

the new task id that can be used to remove the task

Meta