GameTime.IsRunningSlowly Property
Gets a value indicating that the game loop is taking longer than its TargetElapsedTime.
In this case, the game loop can be considered to be running too slowly and should do something to "catch up."
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Game (in microsoft.xna.framework.game.dll)
Community Additions
ADD
Show: