Changeset 9126 in ntrip for trunk/BNC/src/latencychecker.h


Ignore:
Timestamp:
Sep 21, 2020, 9:38:06 PM (4 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/latencychecker.h

    r9124 r9126  
    9595    QByteArray _type;
    9696    bool _followSec;
    97 
    9897  };
    9998
     
    108107  t_latency _lHr;
    109108  t_latency _lSsrIgs;
     109 
    110110  void setCurrentLatency(double lat) {
    111111    _curLat = lat;
Note: See TracChangeset for help on using the changeset viewer.