dopeghoti / SF-Tools

Toolkit for the Satisfactory Dedicated Server
10 stars 3 forks source link

More accurate timeing for latency check #2

Closed dopeghoti closed 2 years ago

dopeghoti commented 2 years ago

Use time.perf_counter() rather than time.time to measure the "ping" time to the Satisfactory Dedicated Server instance.