# Use multiple timers simultaneously

**URL:** https://community.thunkable.com/t/use-multiple-timers-simultaneously/564338
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [April 29, 2020, 8:21am UTC](https://community.thunkable.com/t/use-multiple-timers-simultaneously/564338 "2020-04-29T08:21:36Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![iaia](https://avatars.discourse-cdn.com/v4/letter/i/2bfe46/32.png) [@iaia](https://community.thunkable.com/u/iaia)
#### Post date: [April 29, 2020, 8:21am UTC](https://community.thunkable.com/t/use-multiple-timers-simultaneously/564338/1 "2020-04-29T08:21:37Z")

</div>

Translated with Google  
Hello, how do you connect a timer to a variable, so you can use more than one timer without getting overlapped?  
Or how to use multiple timers simultaneously regardless of variables.

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 29, 2020, 4:18pm UTC](https://community.thunkable.com/t/use-multiple-timers-simultaneously/564338/2 "2020-04-29T16:18:30Z")

</div>

> [@iaia](#):
>
> e, so you can use more than one timer without getting overlapped?  
> Or how to use multiple timers simultaneously regardless of variables.

you should be able to add an additional timer component. have you tried that?

---

<div class="post-metadata">

### Author: ![samclever](https://avatars.discourse-cdn.com/v4/letter/s/ec9cab/32.png) [@samclever](https://community.thunkable.com/u/samclever)
#### Post date: [April 30, 2020, 3:42am UTC](https://community.thunkable.com/t/use-multiple-timers-simultaneously/564338/3 "2020-04-30T03:42:52Z")

</div>

You should do what @jared sugussted however I would have a function block for each timer. Makes it easier and cleaner when you get into the 1000 block range.

---

<div class="post-metadata">

### Author: ![iaia](https://avatars.discourse-cdn.com/v4/letter/i/2bfe46/32.png) [@iaia](https://community.thunkable.com/u/iaia)
#### Post date: [April 30, 2020, 12:52pm UTC](https://community.thunkable.com/t/use-multiple-timers-simultaneously/564338/4 "2020-04-30T12:52:55Z")

</div>

Thank you all.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:29am UTC](https://community.thunkable.com/t/use-multiple-timers-simultaneously/564338/5 "2024-11-08T11:29:34Z")

</div>


