Edit

TraceDuration Struct

Definition

Represents a duration in a trace.

public struct TraceDuration : IComparable, IComparable<Microsoft.Windows.EventTracing.TraceDuration>, IEquatable<Microsoft.Windows.EventTracing.TraceDuration>
type TraceDuration = struct
Public Structure TraceDuration
Implements IComparable, IComparable(Of TraceDuration), IEquatable(Of TraceDuration)
Inheritance
TraceDuration
Implements

Applies to