Share via


SystemInformationEvent.TimerStartTime Property

Definition

Gets the start time of the high resolution timer. This value is retrieved from QueryPerformanceCounter.

public:
 property long TimerStartTime { long get(); };
public:
 property long long TimerStartTime { long long get(); };
public long TimerStartTime { get; }
member this.TimerStartTime : int64
Public ReadOnly Property TimerStartTime As Long

Property Value

Applies to