07-29-2018, 02:58 PM
Wheel event frequency cannot be accelerated, but your macro can do what it does at bigger steps. If need to measure time from previous run, use a global int variable and function timeGetTime, it returns milliseconds since Windows started.