SchedulerObject

Undocumented in source.

Constructors

this
this(S scheduler)
Undocumented in source.

Members

Functions

schedule
SenderObjectBase!void schedule()
Undocumented in source. Be warned that the author may not have intended to support it.
scheduleAfter
SenderObjectBase!void scheduleAfter(Duration d)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

scheduler
S scheduler;
Undocumented in source.

Inherited Members

From SchedulerObjectBase

schedule
SenderObjectBase!void schedule()
Undocumented in source.
scheduleAfter
SenderObjectBase!void scheduleAfter(Duration d)
Undocumented in source.

Meta