Editar

Compartir a través de


Timestamp.Min(Timestamp, Timestamp) Method

Definition

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

Parameters

first
Timestamp
second
Timestamp

Returns

Applies to