11 <<
" seqno=" << tsync.sequence_number
12 <<
" source_pid=" << tsync.source_pid;
16 TLOG_DEBUG(0) <<
"Discarded TimeSync message from run " << tsync.run_number <<
" during run "
17 <<
m_run_number <<
" with pid " << tsync.source_pid <<
" and timestamp " << tsync.daq_time;
std::atomic< uint64_t > m_received_timesync_count
void timesync_callback(const T &tsync)
void add_timestamp_datapoint(uint64_t daq_time, uint64_t system_time)
uint32_t m_current_process_id
#define TLOG_DEBUG(lvl,...)
#define TLVL_TIME_SYNC_PROPERTIES