TestCaseEvent.EventTime Property

Definition

Gets the time of the event using the high resolution counter. This value is retrieved from QueryPerformanceCounter.

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

Property Value

Applies to