TimeAbsoluteCondition: {
    conditionType: ConditionTypes;
    padding: number[];
    time: bigint;
    triggeredTimestamp: bigint;
}

Type declaration

  • conditionType: ConditionTypes
  • padding: number[]
  • time: bigint
  • triggeredTimestamp: bigint

Generated using TypeDoc