D
Deleted member 103
Guest
Hi,
This code is meant to be a countdown timer that should trigger a beep every full second.
I've tried a "timer" and a "do while" loop, but the performance is not so good in both.
The beep has a delay of up to 2 hundredths of a second.
Is there a way to reduce this delay?
This code is meant to be a countdown timer that should trigger a beep every full second.
I've tried a "timer" and a "do while" loop, but the performance is not so good in both.
The beep has a delay of up to 2 hundredths of a second.
Is there a way to reduce this delay?