Yeah one of the more important parts of making a game is the timing of your 'frames'. I'm not talking graphical frames per-say, but your game's running frames. Each update of your game objects and environment. This is key to a nice running game.