I'm looking for a way to make a stopwatch or something similar in visual basic. the problem is I want to be able to run it in the background, but if I do that using a timer, the time goes off because of a lower priority. any thoughts? perhaps tie it to the system clock?
