TimerFixedRate
Represents a timer element that is executed at a fixed rate.
Properties
Payload
Payload: any
The payload of the timer.
Period
Period: BigInt
The period of the timer in milliseconds.
StartAt
StartAt: DateTime
The start date and time of the timer.