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