Changeset 6645 in ntrip
- Timestamp:
- Mar 10, 2015, 3:04:35 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/latencychecker.cpp
r6644 r6645 182 182 callScript(("Begin_Outage " 183 183 + _begDateOut + " " + _begTimeOut).toAscii()); 184 _decodeStart = QDateTime::currentDateTime(); 184 185 } 185 186 } … … 277 278 _checkSeg = false; 278 279 } 279 }280 281 if ( !_decodeStop.isValid()) {282 _decodeStart = QDateTime::currentDateTime();283 280 } 284 281
Note:
See TracChangeset
for help on using the changeset viewer.