class

PlaceOS::Driver::Proxy::Scheduler::TaskWrapper

Inherits Reference < Object

Constructors

new(task : Tasker::Task, callback : Callback)
Source

Instance methods

cancel(reason = "Task cancelled", terminate = false)
Source
created(*args, **options)
Source
created(*args, **options, &)
Source
get(*args, **options)
Source
get(*args, **options, &)
Source
last_scheduled(*args, **options)
Source
last_scheduled(*args, **options, &)
Source
next_epoch(*args, **options)
Source
next_epoch(*args, **options, &)
Source
next_scheduled(*args, **options)
Source
next_scheduled(*args, **options, &)
Source
resume
Source
trigger(*args, **options)
Source
trigger(*args, **options, &)
Source
trigger_count(*args, **options)
Source
trigger_count(*args, **options, &)
Source

Nested types