I opened the acklog.txt file.
I saw in there, if the mouse_cursor position was changed,
my loop 15-30 times run while the new position value appeared as the value in variable, where that should displayed at the first run.
So i ment the delay is this: the variable should show the new position value at the first run of the cycle, not after 15-30.
Please assume that, i used the mouse_cursor as it can be see in the code. By the way this thing impacts visually not on the pointer, that was ok, but on the panel that i tried to move, that moved like a fool.