Timer
interludesoftware.tick¶
Interlude.Tick¶
Timer Class¶
Inheritance System.Object → Timer
Constructors¶
Timer() Constructor¶
Initialises a new Timer with a zero start time.
Methods¶
Timer.GetElapsedTime() Method¶
Returns the unscaled seconds elapsed since the last Start() call.
Returns¶
Timer.Start() Method¶
Records the current unscaled time as the start point.