mirror of
https://github.com/dekuNukem/USB4VC.git
synced 2025-10-31 11:26:46 -07:00
testing latency
This commit is contained in:
BIN
captures/duckypad numpad switch to cs delay raw hid parse.sal
Normal file
BIN
captures/duckypad numpad switch to cs delay raw hid parse.sal
Normal file
Binary file not shown.
@@ -751,7 +751,6 @@ def raw_input_event_worker():
|
|||||||
next_gamepad_hold_check = time.time() + gamepad_hold_check_interval
|
next_gamepad_hold_check = time.time() + gamepad_hold_check_interval
|
||||||
last_mouse_msg = []
|
last_mouse_msg = []
|
||||||
last_gamepad_msg = None
|
last_gamepad_msg = None
|
||||||
in_deadzone_list = []
|
|
||||||
last_mouse_button_msg = None
|
last_mouse_button_msg = None
|
||||||
print("raw_input_event_worker started")
|
print("raw_input_event_worker started")
|
||||||
while 1:
|
while 1:
|
||||||
|
|||||||
Reference in New Issue
Block a user