I want to convert a Timestamp (received from a NI board) to t_date format.
The timestamp in milliseconds is store in 2 long variables (TimestampLSB and TimestampMSB).
I did not found any topics on this website dealing with this problem.
Thanks for your help.