protected static void Start(string operation) { OperationPerformance value = GetPerformance(operation); value.Restart(); }