21.166. Class FunctionExecutionMetrics<TIns>

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

public class FunctionExecutionMetrics<TIns>

21.166.1. Type Parameters

TIns

21.166.2. Inheritance

objectFunctionExecutionMetrics<TIns>

21.166.3. Inherited Members

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

21.166.4. Constructors

21.166.4.1. FunctionExecutionMetrics(MeterHolder)

public FunctionExecutionMetrics(MeterHolder holder)

21.166.4.1.1. Parameters

holder MeterHolder

21.166.5. Methods

21.166.5.1. CountAndTime(string)

public IDisposable CountAndTime(string callerName = "")

21.166.5.1.1. Parameters

callerName string

21.166.5.1.2. Returns

IDisposable