I\'m using QueryPerformanceCounter to do some timing in my application. However, after running it for a few days the application seems to stop functioning properly. If I simply
Based on your comment, you probably should be using Waitable Timers instead.
See the following examples: