Duration.Min(Duration, Duration) 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.Duration Min (Microsoft.Windows.EventTracing.Duration first, Microsoft.Windows.EventTracing.Duration second);
static member Min : Microsoft.Windows.EventTracing.Duration * Microsoft.Windows.EventTracing.Duration -> Microsoft.Windows.EventTracing.Duration
Public Shared Function Min (first As Duration, second As Duration) As Duration
Parameters
- first
- Duration
- second
- Duration