TraceTimestampContextExtensions.CreateTraceDuration 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 CreateTraceDuration (this Microsoft.Windows.EventTracing.ITraceTimestampContext context, Microsoft.Windows.EventTracing.TraceTimestampValue value);
static member CreateTraceDuration : Microsoft.Windows.EventTracing.ITraceTimestampContext * Microsoft.Windows.EventTracing.TraceTimestampValue -> Microsoft.Windows.EventTracing.TraceTimestamp
<Extension()>
Public Function CreateTraceDuration (context As ITraceTimestampContext, value As TraceTimestampValue) As TraceTimestamp
Parameters
- context
- ITraceTimestampContext
- value
- TraceTimestampValue