Click or drag to resize

Clock Constructor

Initializes a new instance of the Clock class.

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Clock()
Remarks
The clock is initially paused, and set to expire immediately when unpaused.
See Also