Timer Repeat
Last updated
Last updated
The Timer Repeat
block is used to execute the tasks of a Timer block in a continuous way repeating at the same interval.
NOTE: The Timer Repeat block is to be used only inside the Tasks Flow Parameter of a Timer block and does not work outside of it.
The example below shows the Timer block used to invoke the function do_something every 5 seconds with the help of the Timer Repeat block.