SimpleTimer.

startTicks Field

Summary

The System.Diagnostics.Stopwatch.ElapsedTicks from when this timer was started.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SimpleTimer

Syntax

public long startTicks

Remarks

If not started, this value will be -1.