Hey,

I'm new to game programming. Actually OpenGL. I'm wondering if it is a bad idea to have a small pause (maybe 10 - 20 milliseconds) In the message loop. I guess is what I'm trying to do is slow the fps, and that is the only way I can think of. Is this supposed to be done a different way?

Thanks,
David