Changeset 9552 in ntrip for trunk/BNC/src/PPP/pppFilter.h
- Timestamp:
- Nov 24, 2021, 11:33:13 AM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppFilter.h
r9551 r9552 61 61 return 0.0; 62 62 }; 63 double ageOfLastSolutionOK() { return (_epoTime - _lastEpoTimeOK);}64 63 65 64 private:
Note:
See TracChangeset
for help on using the changeset viewer.