Hello, everyone,
When decoding nasdaq basic chain, I want to extract the quote real time from field dictionary. From the following document nasdaq basic RICs, I can find FID: 3855 named QUOTIM_MS in RefreshMsg and UpdateMsg with values like
![image](https://us.v-cdn.net/6038239/uploads/attachments/3512-wechatworkscreenshot-7b5f5f34-cd69-4a01-ad73-0e69e.png)
So How can I interpret the UInt value here ? And How can I convert the QUOTIM_MS time to real time representation? Many thanks, expecting all's reply.