[Quickfix-developers] timestamp issues
Brought to you by:
orenmnero
From: BAUMES, Y. (Prestataire) <yve...@ca...> - 2010-04-16 15:18:58
|
Hi everyone, Sorry for my previous email in HTML, I resend it in brut text. I need to have a timestamp for each incomingMessages, as close as possible to first time we "see" it. I was thinking to get the UTC timestamp in ThreadedSocketConnection::processStream() and pass it through the differents calls up to the fromApp() and fromAdm() callback. Eventually we could generate it right after we have read a fully valid FIX message from the socket. Before going further in my "implementation", and as I am not used with quickfix in general, coding rules etc, I would like to know your opinion on that topic. Regards Yves BAUMES |