Share via


DkmPerformanceCounters.OSOverhead Property

Definition

System time (in milliseconds) considered to be the OS overhead during debugger step. SystemTime value does not contain this overhead.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property System::UInt64 OSOverhead { System::UInt64 get(); };
public:
 property unsigned long long OSOverhead { unsigned long long get(); };
public ulong OSOverhead { get; }
member this.OSOverhead : uint64
Public ReadOnly Property OSOverhead As ULong

Property Value

Applies to