Syscall.EnterTime Property

Definition

Gets the timestamp at which the syscall enter event was logged in the trace, if any.

public Nullable<Microsoft.Windows.EventTracing.TraceTimestamp> EnterTime { get; }
member this.EnterTime : Nullable<Microsoft.Windows.EventTracing.TraceTimestamp>
Public ReadOnly Property EnterTime As Nullable(Of TraceTimestamp)

Property Value

Applies to