We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf2bd03 commit 67c5babCopy full SHA for 67c5bab
1 file changed
Source/WebCore/platform/gamepad/wpe/WPEGamepadProvider.cpp
@@ -38,7 +38,7 @@
38
namespace WebCore {
39
40
static const Seconds connectionDelayInterval { 500_ms };
41
-static const Seconds inputNotificationDelay { 50_ms };
+static const Seconds inputNotificationDelay { 5_ms };
42
43
WPEGamepadProvider& WPEGamepadProvider::singleton()
44
{
0 commit comments