Hierarchy

  • CommandReport

Properties

added: number

Command is added to list of planned (future) events

args: any

Arguments of command

fullfilled: number

Command has finished executing

plannedSend: number

The time the command is planned to execute

prepareTime: number

Command is picked from list of events and put into queue for immediade execution

queueId: string

The queue the command is put into

send: number

Command is starting to exeute

Generated using TypeDoc