eDriven Framework API
LastTickTime Property
NamespaceseDriven.Core.UtilTimerLastTickTime
eDriven Framework API
The time the timer had the last tick
Declaration Syntax
C#Visual BasicVisual C++
public DateTime LastTickTime { get; }
Public ReadOnly Property LastTickTime As DateTime
	Get
public:
property DateTime LastTickTime {
	DateTime get ();
}

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)