DUNE-DAQ / timinglibs

0 stars 1 forks source link

Warn if the TimeSync's system time is far ahead of ours #24

Closed philiprodrigues closed 3 years ago

philiprodrigues commented 3 years ago

Previously emitted an error when TimeSync's system time is ahead of ours, even by a little bit, but that can happen when TimeSync sender is on a different host then the TimestampEstimator. So just warn, and only when the discrepancy is "large" (currently 10ms)