📄️ Timer
The timer object ensures that the desired operation is performed on the stream after a specified period of time. The object is used with other flow objects "Start Timer" and "End Timer" objects. When placed on the flow screen, no arrow from another flow object is connected to this object. However, the "Time Out" arrow must be omitted from the Timer object to specify where to route the stream when it times out.
📄️ Start Timer
The Start Timer object causes the timer object used on the flow to be initialized. When the object is inserted into the process, it must be included in the process with flow arrows.
📄️ End Timer
The End Timer object ensures that the timer object used on the stream is terminated. When the object is inserted into the process, it must be included in the process with flow arrows.