@mikehaggar wrote:
If I set IsFixedTimeStep to false and turn off vsync my game runs at 120fps. However, the reported ElapsedGameTime each frame is 500 milliseconds. Why? I understand that 500ms is the max frame time limit set, but I'm not understanding why GameTime is reporting that it's been half a second since the last time Update has been called. Any insight?
Posts: 1
Participants: 1