Skip to main content

Scheduled Timer

Scheduled Timer Event

An event node that triggers multiple times in an interval or once at a particular time.

Timer_set_duration.png

You can either set an interval that occurs regularly from the beginning of the first visit. This may consist of

  • Years, months and days
  • Days, hours, minutes and seconds

The currently supported resolution for most tasks is 1 minute.

  • A fixed date and time to trigger only once at a particular time. This supports the conversion from other time zones. All times of Cocosplate are in UTC.

Advanced CRON expressions are also supported but must be entered manually.

We do not recommend to use the timer event to create a polling scheme and wakeup to regularly check for a certain condition.