If you use NinjaTrader, here's some quick code that will print the timestamp from your market data feed and the timestamp of your local computer. NinjaTrader uses c#, but you can likely do the same thing in whichever trading software you use.
protected override void...