1
Show HN: Impatience – measure event latency on peers using synchronised clocks
基于同步时钟与窗口最小延迟估计的P2P事件延迟测量工具,轻量精准易用。
I wanted to measure event-to-event latency on my remote control project Spud[0]. I found the C++ library Timesync[1] by Chris Taylor, which implements…