21.164. Class FunctionExecutionMetrics<TIns>

Namespace: ArmoniK.Core.Common.Meter
Assembly: ArmoniK.Core.Common.dll

public class FunctionExecutionMetrics<TIns>

21.164.1. Type Parameters

TIns

21.164.2. Inheritance

objectFunctionExecutionMetrics<TIns>

21.164.3. Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

21.164.4. Constructors

21.164.4.1. FunctionExecutionMetrics(MeterHolder)

public FunctionExecutionMetrics(MeterHolder holder)

21.164.4.1.1. Parameters

holder MeterHolder

21.164.5. Methods

21.164.5.1. CountAndTime(string)

public IDisposable CountAndTime(string callerName = "")

21.164.5.1.1. Parameters

callerName string

21.164.5.1.2. Returns

IDisposable