Double Click Test
Measure the interval between mouse clicks in milliseconds. Detect mouse chatter, check switch health, and calibrate your double-click speed.
Double-Click Speed Test
Test how fast you can double-click and whether your mouse registers it correctly. Set your desired threshold and click the target area. The gap between two consecutive clicks is measured in milliseconds.
What This Test Measures
This tool measures the time gap between consecutive mouse clicks in milliseconds. A double-click is registered when two clicks occur within the threshold you set. The Windows default threshold is 500ms, meaning two clicks within half a second count as a double-click. This test is useful for checking whether your mouse buttons register reliably, detecting chatter (unintended double-clicks from worn switches), and calibrating your personal double-click speed.
Double-Click Speed Benchmarks
How your click interval compares across user types and hardware conditions.
Clicks this fast are usually unintentional switch bounce, not deliberate clicking. Indicates switch wear.
Speed-clickers and professional gaming mice. Requires deliberate rapid tapping.
Comfortable for most gaming mice and practiced users.
Normal for everyday mouse users. Windows default (500ms) lands here.
May require adjusting Windows threshold or practicing faster clicks.
Suggests the two clicks are genuinely separate — not a double-click.
Mouse Chatter: Causes & Fixes
Unintended double-clicks are a common hardware issue with a clear cause and solution.
What Is Mouse Chatter?
Chatter occurs when worn contact switches inside the mouse bounce multiple times on each click, registering as two or more clicks instead of one. It typically appears after 1-2 years of heavy use.
How to Detect It
Use this test to click once slowly. If you see intervals under 30ms appearing without deliberate rapid clicking, your switch is likely chattering.
Temporary Software Fix
Increase the OS double-click speed threshold (move the Windows slider toward Slow) or use third-party software that filters clicks below a debounce threshold.
Permanent Hardware Fix
Replace the micro-switch inside the mouse. Common replacements include Omron D2FC-F-7N switches. A skilled repair costs less than a new mouse and fully restores function.
Changing Double-Click Settings
How to adjust the double-click threshold in Windows and macOS.
Windows
Control Panel > Mouse > Buttons tab > Double-click speed slider. Moving left (Slow) increases the time window; moving right (Fast) tightens it. The threshold value is stored in the registry at HKEY_CURRENT_USER\Control Panel\Mouse\DoubleClickSpeed in milliseconds.
macOS
System Settings > Accessibility > Pointer Control > Double-click speed slider. macOS allows adjustment from very slow to fast click recognition.
Gaming Optimization
For competitive gaming (Minecraft PvP, click-intensive games), players often set the threshold to 200-300ms to prevent accidental double-click actions while enabling fast deliberate clicking.
Accessibility Needs
Users with motor difficulties benefit from a higher threshold (slower setting) that gives more time between clicks. Windows accessibility settings allow very long thresholds for users who cannot click rapidly.
Who Uses This Test?
Double-click testing is relevant across gaming, hardware diagnostics, and accessibility.
Gamers
Players in click-intensive games use this test to verify their mouse registers rapid clicks correctly and to check if drag-clicking or butterfly-clicking techniques work as expected.
Hardware Diagnostics
Diagnose whether an aging mouse is chattering by checking for very short unintended click intervals that appear without deliberate rapid clicking.
Productivity Users
Verify that file and folder double-clicks register reliably, and adjust Windows threshold to match personal click speed for a smoother workflow.
Mouse Buyers
Test a new mouse out of the box to establish a baseline click interval and detect any manufacturing defects or switch quality issues before the return window closes.
Double-Click Glossary
Key terms for understanding mouse click registration and hardware.
- Double-Click Threshold
- The maximum time in milliseconds between two clicks for the OS to register them as a double-click. Configurable in mouse settings. Default is 500ms on Windows.
- Mouse Chatter
- Unintended multiple click registrations from a single physical click, caused by worn contact switch bounce. Produces spurious short-interval click events.
- Debounce Time
- A filter applied by mouse firmware that ignores click signals within a very short window after an initial click, preventing chatter. Factory-set, adjustable on some mice via software.
- Micro-Switch
- The small internal switch beneath each mouse button that physically registers a click. Common brands include Omron, Kailh, and Huano. Lifespan is typically rated at 10-50 million clicks.
- Click Latency
- The delay between a physical mouse click and the moment it is registered by the computer. Affected by USB polling rate, switch quality, and wired vs. wireless connection.
Frequently Asked Questions
Common questions about double-click speed, mouse chatter, and click settings.
Related Hardware Tests
More free tools to check your setup.
Mouse Tester
Test left/right clicks and scroll wheel directions with instant visual feedback and scoring.
Click Speed Test (CPS/CPM)
Measure your click speed with 10s/30s/60s timers. Track CPS/CPM, left/right clicks, and share results.
Mouse Polling Rate Test
Measure mouse polling rate (browser event Hz) with distribution, median, peak, and stability checks.
Scroll Speed Test
Test your mouse scroll wheel speed and behavior. Measure deltaY values, scroll direction, and events per second.
Mouse DPI Test
Calculate your mouse's actual DPI by moving it a measured distance. Verify if your mouse matches its rated specification.
About This Tool
Methodology: Click intervals are measured using the browser's performance.now() API, which provides sub-millisecond precision. The tool records the timestamp of each click event and calculates the delta to the previous click.
About: This test runs entirely in your browser. No click data is sent to our servers or recorded.
Disclaimer: Browser-measured click intervals reflect JavaScript event timing, which can vary by up to 1-2ms depending on system load. Results are accurate for diagnosing chatter and comparing click speeds, but should not be used for hardware certification.