[win32k]
authorMichael Martin <michael.martin@reactos.org>
Tue, 29 Jun 2010 14:37:52 +0000 (14:37 +0000)
committerMichael Martin <michael.martin@reactos.org>
Tue, 29 Jun 2010 14:37:52 +0000 (14:37 +0000)
commitc95cec37456634e0b6ccbe92f13552bc872a0cc8
tree9daacbf45c578467e728c9e2b412e89b7d1b4e22
parent23e550f75e1e03dd883bbaa007340e45424a79e2
[win32k]
- Change percision of win32k timers to 0.5 miliseconds.
- Remove Destroy parameter from FindTimer as it is just odd and call RemoveTimer where needed.
- PostTimerMessages: No need to continue looping the remainder of the timers once the target timer has been found and message posted to message queue.

svn path=/trunk/; revision=47906
reactos/subsystems/win32/win32k/ntuser/timer.c