Window.resetMouseVelocity

Function/Meaning

[Windows *] Reset mouse coordinate movement speed measurement

Type
Windowclassmethod of
Syntax
resetMouseVelocity()
Arguments
Return value
None (void)
Explanation

Resets the mouse coordinate movement speed measurement.
You can start speed measurement from any timing by resetting.

Reference
Window.getMouseVelocity