I have created a timer in SpriteKit and put it in the touchesBegan function, but when I touch the screen a second time the result of the timer doubles, I need to write a limit to how many touches can be used to start the timer. Some help would be much appreciatedI have created a timer in SpriteKit and put it