Home
last modified time | relevance | path

Searched refs:m_dateTimeSeqStart (Results 1 – 2 of 2) sorted by relevance

/dports/comms/wsjtz/wsjtx/widgets/
H A Dmainwindow.h758 QDateTime m_dateTimeSeqStart; //Nominal start time of Rx sequence about to be decoded variable
H A Dmainwindow.cpp3312m_dateTimeSeqStart = qt_truncate_date_time_to (QDateTime::currentDateTimeUtc (), m_TRperiod * 1.e3… in decode()
3313 auto t = m_dateTimeSeqStart.time (); in decode()
9685 if( txRx=="Rx" && !m_bFastMode ) time=m_dateTimeSeqStart; in write_all()