# Timer Repeat

{% hint style="info" %}
**Block Information**

Available in: Page Flow

Toolbox Category: Action

Block Type: [Regular](https://docs.zingy.ai/app-editor/block-anatomy#regular-block)
{% endhint %}

The **`Timer Repeat`** block is used to execute the tasks of a [Timer](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/timer) block in a continuous way repeating at the same interval.

<div align="left"><figure><img src="https://3401585094-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmnBepgycwgisXr9ya1N4%2Fuploads%2FVgob9FGMBZxrNHZXyNPb%2Fimage.png?alt=media&#x26;token=90e34214-8a4e-4d33-801b-13d864986f34" alt="" width="204"><figcaption><p>Timer Repeat block</p></figcaption></figure></div>

{% hint style="warning" %}
NOTE: The Timer Repeat block is to be used only inside the *Tasks* [Flow Parameter](https://docs.zingy.ai/app-editor/block-anatomy#flow-parameters) of a [Timer](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/timer) block and does not work outside of it.
{% endhint %}

***

## Usage Example

The example below shows the [Timer](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/timer) block used to invoke the function *do\_something* every 5 seconds with the help of the Timer Repeat block.&#x20;

<div align="left"><figure><img src="https://3401585094-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmnBepgycwgisXr9ya1N4%2Fuploads%2FyjYK7KCd4ts9hIbFJeK0%2Fimage.png?alt=media&#x26;token=35d3033e-177b-409f-8be8-1fb7e95dac03" alt="" width="413"><figcaption></figcaption></figure></div>
