Class PerformanceCounter
- Namespace
- DotCompute.Backends.Metal.Telemetry
- Assembly
- DotCompute.Backends.Metal.dll
Performance counter wrapper
public sealed class PerformanceCounter : IDisposable
- Inheritance
-
PerformanceCounter
- Implements
- Inherited Members
- Extension Methods
Constructors
PerformanceCounter(string)
Performance counter wrapper
public PerformanceCounter(string counterName)
Parameters
counterNamestring
Properties
CounterName
public string CounterName { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()