DWORD Ahora = GetTickCount(); Ahora += 1000; while(Ahora > GetTickCount()) { if (FPS > 59) { break; } }