how this works you put a reset timer in a forever loop. this will keep it under 0.2. then use "if timer > 0.2" and put what you want because if you press stop, the forever loop stops and the timer goes above 0.2.