TimerMeasure
Times an operation.
public TimerMeasure(Metadata metadata, IEnumerable<ISink> sinks, TimeSpan? warnIfExceeds, object identifier, INonExecutingTaskScheduler taskScheduler, bool markStart = false, Func<bool> killSwitch = null)
Initializes a new instance of the TimerMeasure class.