TimerstepTrigger typedef

TimerstepTrigger = ({int count, Duration interval, DateTime start, TimerstepTriggertype type})

Implementation

typedef TimerstepTrigger = ({TimerstepTriggertype type, int count, Duration interval, DateTime start});