Properties

isServerThread:Bool

If set to true, will run this task in main server thread.

log:Bool

If set to true, will log the execution of this task.

name:String

Task name.

optional startImmediately:Null<Bool>

If set to true, will not wait for the first timeout until executing.

time:Int

Time period in seconds.

method ():Void

Method to call.