# How do I reset a timer?

**URL:** https://community.thunkable.com/t/how-do-i-reset-a-timer/1219800
**Category:** Questions about Thunkable X
**Created:** [April 12, 2021, 2:12pm UTC](https://community.thunkable.com/t/how-do-i-reset-a-timer/1219800 "2021-04-12T14:12:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![astrangecat](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/astrangecat/32/101681_2.png) [@astrangecat](https://community.thunkable.com/u/astrangecat)
#### Post date: [April 12, 2021, 2:12pm UTC](https://community.thunkable.com/t/how-do-i-reset-a-timer/1219800/1 "2021-04-12T14:12:35Z")

</div>

So I’m creating a game with a 1 minute timer. After the timer runs out, a notification will pop up and the timer should reset back to 60 seconds. If someone ends up winning, then the timer will also need to reset to 60 seconds. But I can’t find a block to change a timer’s seconds value back to 60. How would I change the timers value in seconds back to 60?

---

<div class="post-metadata">

### Author: ![human](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/human/32/101416_2.png) [@human](https://community.thunkable.com/u/human)
#### Post date: [April 12, 2021, 3:04pm UTC](https://community.thunkable.com/t/how-do-i-reset-a-timer/1219800/2 "2021-04-12T15:04:10Z")

</div>

@astrangecat try this

![Screenshot 2021-04-12 11.03.08 AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/4/94b6e2f71f59f30e153ab05b40e592886d58ff31.png)

---

<div class="post-metadata">

### Author: ![human](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/human/32/101416_2.png) [@human](https://community.thunkable.com/u/human)
#### Post date: [April 12, 2021, 5:28pm UTC](https://community.thunkable.com/t/how-do-i-reset-a-timer/1219800/3 "2021-04-12T17:28:37Z")

</div>

correction: its supposed to be less than or equal to 0 instead of less than 0.

---

<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, 1:25pm UTC](https://community.thunkable.com/t/how-do-i-reset-a-timer/1219800/4 "2024-11-08T13:25:18Z")

</div>


