ExecutionTimer public class ExecutionTimer : Dictionary<string, long> Documentation public bool HasQueryAnalysisError public Dictionary<string, int> Counters { get; set; } public ExecutionTimer() public IDisposable LogTime(string identifier)