# How to adda a timer using variables and loop

**URL:** https://community.thunkable.com/t/how-to-adda-a-timer-using-variables-and-loop/3102059
**Category:** Questions about Thunkable X
**Created:** [July 16, 2024, 7:45pm UTC](https://community.thunkable.com/t/how-to-adda-a-timer-using-variables-and-loop/3102059 "2024-07-16T19:45:18Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [July 16, 2024, 7:56pm UTC](https://community.thunkable.com/t/how-to-adda-a-timer-using-variables-and-loop/3102059/2 "2024-07-16T19:56:09Z")

</div>

Hi ehabklouzy2, welcome to Thunkable! 🎉

Be sure to check out our posts about [How to ask Great Questions v2.0](https://community.thunkable.com/t/how-to-ask-great-questions-v2-0/2689983/1), our [Community Guidelines](https://community.thunkable.com/t/community-guidelines/78/8), and our [Docs](https://docs.thunkable.com/) as you get started.

This question has been asked recently, check out this post I made recently with a timer using a loop and a variable.

> [@Need this countdown to work ASAP](https://community.thunkable.com/t/need-this-countdown-to-work-asap/3072181/5):
>
> You could place this loop in the function for loading a new question. Essentially, you just have to check for the value of Time Remaining. When it equals 0, disable the timer. To reset the timer, you could update the value of Time Remaining and fire the timer again. [Screenshot 2024-06-24 at 11.07.39 AM]

---

_[View the full topic](https://community.thunkable.com/t/how-to-adda-a-timer-using-variables-and-loop/3102059)._
