This patch is intended to measure the time lapse between the pressing of two keys. When i press S, it starts to count, and when i press P, it stops the counting.
The main issues are:
-If S is pressed during the time counting, it stops the timer, i want something to block it from stoping the chronometer.
-S continues turned on after it’s pressed, is there something to reset its state to off - after it’s pressing - without stoping the chronometer?
-I press S and the chronometer starts, i Press P and it stops, but if i press P again, it gets back to work, is there a way to make P disable itself? Like… When i get the counting done, i need to switch something so i can get a new counting.
PS:.I’m attaching the refered file.
Thanks in advance.
AookamiCounter.rar (3.3 kB)