Closed dopeghoti closed 2 years ago
Use time.perf_counter() rather than time.time to measure the "ping" time to the Satisfactory Dedicated Server instance.
time.perf_counter()
time.time
Use
time.perf_counter()
rather thantime.time
to measure the "ping" time to the Satisfactory Dedicated Server instance.