The possible keys are 'waived', 'onDemand', and 'afterDeadline'. timer and deadline only are used for the afterDeadline key. The possible records are: { waived: null } { onDemand: null } `{ afterDeadline: { timer :Timer, deadline :Deadline } }
timer
deadline
afterDeadline
{ waived: null }
{ onDemand: null }
Generated using TypeDoc
The possible keys are 'waived', 'onDemand', and 'afterDeadline'., deadline :Deadline } }
timer
anddeadline
only are used for theafterDeadline
key. The possible records are:{ waived: null }
{ onDemand: null }
`{ afterDeadline: { timer :Timer