0
Answer

FTP Send: High Speed Real Time in Nano seconds

David Smith

David Smith

7y
277
1

Date.Now.Ticks and DateTime.Tick is not consistent with high-speed real timing. I am simply Capturing Time, Send FTP Package, and then saving the previous time using Data.Now.Ticks.

On one computer 1, The Date.Now.Ticks is consistently changing, on computer 2 the Date.Now.Ticks is staying the same. What library to use to capture current / high-speed real time in nano secs?