Ok, I feel stupid now...
So how would I go about getting the true FPS? With Vertical Sync on I'm only getting 30 FPS with SFML 1.6, and that's pretty bad because I have a mobility radeon 4100 and it's pretty fast. Could my driver be out of date?
And is 1.f / (1.f / myWindow.GetFrameTime()) the true fps?