Click or drag to resize

BetterTimeMaximumDeltaTime Property

Gets or sets the maximum time in seconds that a fixed timestep frame can take.

Namespace:  Archon.SwissArmyLib.Utils
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static float MaximumDeltaTime { get; set; }
Request Example View Source

Property Value

Type: Single
See Also