CounterName Class |
Namespace: Demo3D.Utilities.Performance
public class CounterName
The CounterName type exposes the following members.
| Name | Description | |
|---|---|---|
| CounterName(String) |
Constructs a counter name.
| |
| CounterName(String, String) |
Constructs a counter name.
| |
| CounterName(String, String, String) |
Constructs a counter name.
|
| Name | Description | |
|---|---|---|
| Category |
A category groups items together.
| |
| Instance |
The instance name of the counter (where there may be more than one instance).
| |
| Name |
The counter name.
|