Index: /trunk/BNC/src/latencychecker.cpp
===================================================================
--- /trunk/BNC/src/latencychecker.cpp	(revision 6644)
+++ /trunk/BNC/src/latencychecker.cpp	(revision 6645)
@@ -182,4 +182,5 @@
       callScript(("Begin_Outage "
                     + _begDateOut + " " + _begTimeOut).toAscii());
+      _decodeStart = QDateTime::currentDateTime();
     }
   }
@@ -277,8 +278,4 @@
       _checkSeg = false;
     }
-  }
-
-  if ( !_decodeStop.isValid()) {
-    _decodeStart = QDateTime::currentDateTime();
   }
 
