Wait function-VBForums - VBForums - Visual Basic and VB .NET Discussions and More!
I am looking for the best way to freeze a function for a certain amount of time. I can do a loop with a counter but thats a bit sloppy and generates lag. In c-script we had a "wait" function that we could use to pause the function for a certain amount of ...