I am running some benchmarks between a Windows client and Linux server. In order to measure the latency correctly I need to synchronize the clocks between the two machines before starting the test - ideally down to the nearest millisecond - what's the easiest way to achieve this?
I don't need to do this repeatedly, just once manually, so it doesn't need to be always in sync or automated.