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