testing latency

This commit is contained in:
dekuNukem
2025-08-22 13:19:51 +01:00
parent 40543f5fbf
commit 97a9ca3c01
2 changed files with 0 additions and 1 deletions

View File

Binary file not shown.

View File

@@ -751,7 +751,6 @@ def raw_input_event_worker():
next_gamepad_hold_check = time.time() + gamepad_hold_check_interval
last_mouse_msg = []
last_gamepad_msg = None
in_deadzone_list = []
last_mouse_button_msg = None
print("raw_input_event_worker started")
while 1: