WebPlatformForEmbedded / WPEWebKit

WPE WebKit port (downstream)
210 stars 135 forks source link

Decrease schedule input notification to 5. #1325

Closed mbhatt627 closed 2 months ago

mbhatt627 commented 2 months ago

With 50 millisec, js is getting events in every 50 millisec. Where as user as already pressed the button/axes Decrease the delay to 5 milli sec.

modeveci commented 2 months ago

@mbhatt627 for which project is this change?

mbhatt627 commented 2 months ago

We are testing Cloud game with Gamepad controller. We see each event notification for each gamepad button press is getting delayed almost 40-50ms .