mirror of
https://github.com/dekuNukem/USB4VC.git
synced 2025-10-31 11:26:46 -07:00
testing latency
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user