Statman.Util.TickTimer.TickTimer C# (CSharp) 메소드

TickTimer() 공개 메소드

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