Hi, I'm new to Qbasic (need to use it for a project) and I can't seem to find a way to use the Timer functions to use milliseconds, only seconds. Can anyone suggest a way that I could code a timer that would be able to count in milliseconds?
if you want the milisecond use the TIMER fonction , it tell you the # of second since midnight.<br><br>CLS<br>10 LOCATE 1, 1<br>PRINT TIMER<br>GOTO 10<br> <p>miguel<br><a href=mailto:migoul@hotmail.com>migoul@hotmail.com</a><br><a href=
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.