17.163. Class FunctionExecutionMetrics<TIns>

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

public class FunctionExecutionMetrics<TIns>

17.163.1. Type Parameters

TIns

17.163.2. Inheritance

objectFunctionExecutionMetrics<TIns>

17.163.3. Inherited Members

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

17.163.4. Constructors

17.163.4.1. FunctionExecutionMetrics(MeterHolder)

public FunctionExecutionMetrics(MeterHolder holder)

17.163.4.1.1. Parameters

holder MeterHolder

17.163.5. Methods

17.163.5.1. CountAndTime(string)

public IDisposable CountAndTime(string callerName = "")

17.163.5.1.1. Parameters

callerName string

17.163.5.1.2. Returns

IDisposable