Statman.Util.TickTimer.TickTimer C# (CSharp) Method

TickTimer() public method

public TickTimer ( ) : System.Runtime.InteropServices
return System.Runtime.InteropServices
        public TickTimer()
        {
            Reset();
        }