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