I am writing vb.net application that checks to see if a differnt application is running on the computer
but I dont want my application to check at every tick because that will slow down my computer I only need to check say once a minute or every 30 seconds how can I slow down the ticks so it doesnt slow down my computer