So I\'m using a call like:
Sleep(16 - millisecondsElapsed);
at the end of every frame draw in my program loop to limit it to 60fps. But if you do the