On Interval
EventTriggerPreview
System
Outputs
| out | Exec | exec | None |
| firedAt | Data | System.DateTime | multiplexed |
| tickCount | Data | System.Int64 | multiplexed |
Bindings
| firedAt | System.DateTime | When the interval fired (UTC). |
| tickCount | System.Int64 | How many times the interval has fired since it started. |
Parameters
| intervalSeconds | System.Int32 | yes | 60 | None |
Lowers to C#
[OnInterval] Handle(ctx, IntervalContext e)