# How to specify the time to end the event

**URL:** https://qa.fmod.com/t/how-to-specify-the-time-to-end-the-event/17994
**Category:** FMOD Studio
**Created:** [November 21, 2021, 3:16pm UTC](https://qa.fmod.com/t/how-to-specify-the-time-to-end-the-event/17994 "2021-11-21T15:16:10Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![evaxxxx](https://avatars.discourse-cdn.com/v4/letter/e/8c91f0/32.png) [@evaxxxx](https://qa.fmod.com/u/evaxxxx)
#### Post date: [November 21, 2021, 3:16pm UTC](https://qa.fmod.com/t/how-to-specify-the-time-to-end-the-event/17994/1 "2021-11-21T15:16:10Z")

</div>

> **[2021-11-21 23-39-00.mp4 (video)](https://drive.google.com/file/d/1e_wkTmK9SvCIx4YAHPjiWF_8N-OVlAN3/view?usp=sharing)**
>
> Google Drive file.

Hello.I’m not good at English. I have a question, so I took a video.

I expanded the parameters in the event and added a delay function to each track to change the number so that it can be read. However, I have to stop at 6 seconds marked with a marker, which is the point where the last number is read, but I am progressing for about 4 more seconds.  
May I know the cause? And can you make it stop at the desired point, 6 seconds?

---

<div class="post-metadata">

### Author: ![Alcibiade](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/alcibiade/32/4284_2.png) [@Alcibiade](https://qa.fmod.com/u/Alcibiade)
#### Post date: [November 21, 2021, 5:26pm UTC](https://qa.fmod.com/t/how-to-specify-the-time-to-end-the-event/17994/2 "2021-11-21T17:26:00Z")

</div>

Hi,  
An event instance usually stops by itself when there’s no more content to play. Though I don’t really understand the structure of your event, neither why you want it to stop at a specific point, you can always force a stop by using a command instrument:

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/7/7593b819cefd79550e13a4012e2adbbd7b155537.png)

---

<div class="post-metadata">

### Author: ![evaxxxx](https://avatars.discourse-cdn.com/v4/letter/e/8c91f0/32.png) [@evaxxxx](https://qa.fmod.com/u/evaxxxx)
#### Post date: [November 22, 2021, 5:35am UTC](https://qa.fmod.com/t/how-to-specify-the-time-to-end-the-event/17994/3 "2021-11-22T05:35:17Z")

</div>

Thank you so much
