Table of Contents

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

counterName string

Properties

CounterName

public string CounterName { get; }

Property Value

string

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()