TraceTimestamp.Min(TraceTimestamp, TraceTimestamp) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Windows.EventTracing.TraceTimestamp Min (Microsoft.Windows.EventTracing.TraceTimestamp first, Microsoft.Windows.EventTracing.TraceTimestamp second);
static member Min : Microsoft.Windows.EventTracing.TraceTimestamp * Microsoft.Windows.EventTracing.TraceTimestamp -> Microsoft.Windows.EventTracing.TraceTimestamp
Public Shared Function Min (first As TraceTimestamp, second As TraceTimestamp) As TraceTimestamp
Parameters
- first
- TraceTimestamp
- second
- TraceTimestamp