InactiveTask

Simple delay to represent a break period for a processor.

Parameters

awayTime

the time away for the break.

Constructors

Link copied to clipboard
constructor(awayTime: Double)
constructor(awayTime: GetValueIfc)

Properties

Link copied to clipboard
Link copied to clipboard
open override val taskProcess: KSLProcess

The process routine defined for the task.