TraceTimeRange Struct
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 struct TraceTimeRange : IEquatable<Microsoft.Windows.EventTracing.TraceTimeRange>
type TraceTimeRange = struct
Public Structure TraceTimeRange
Implements IEquatable(Of TraceTimeRange)
- Inheritance
-
TraceTimeRange
- Implements
Properties
Duration | |
EndTime | |
StartTime |
Methods
Equals(Object) | |
Equals(TraceTimeRange) | |
GetHashCode() | |
ToString() |
Operators
Equality(TraceTimeRange, TraceTimeRange) | |
Inequality(TraceTimeRange, TraceTimeRange) |