Timestamp.Max(Timestamp, Timestamp) Method

Definition

public static Microsoft.Windows.EventTracing.Timestamp Max (Microsoft.Windows.EventTracing.Timestamp first, Microsoft.Windows.EventTracing.Timestamp second);
static member Max : Microsoft.Windows.EventTracing.Timestamp * Microsoft.Windows.EventTracing.Timestamp -> Microsoft.Windows.EventTracing.Timestamp
Public Shared Function Max (first As Timestamp, second As Timestamp) As Timestamp

Parameters

first
Timestamp
second
Timestamp

Returns

Applies to