signal11 / hidapi

A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
http://www.signal11.us/oss/hidapi/
Other
2.46k stars 901 forks source link

hid_write Time Is Abnormal. #478

Open FeiSong123 opened 1 year ago

FeiSong123 commented 1 year ago

I'm calling hid Write, it usually takes 0.3 ms, but it takes more than 5 ms every three to four cycles, hid Write is called every 5ms.

Youw commented 1 year ago

Please see https://github.com/signal11/hidapi/issues/468 and close this issue.