[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.CounterMetadata

CounterMetadata Class

Counter metadata that contains the type, name, units of measure, and a description of an existing counter.

Inheritance
CounterMetadata
Namespace: C1.Util.DX.Direct3D11
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public class CounterMetadata

Constructors

Name Description
CounterMetadata()

Properties

Name Description
Description

Gets a description of the counter.

HardwareCounterCount

Gets the number of hardware counters that are needed for this counter type to be created. All instances of the same counter type use the same hardware counters.

Name

Gets a brief name for the counter.

Type

Gets the data type of a counter (see CounterType).

Units

Gets the units a counter measures.