07-29-2018, 05:26 PM
Quote:What do you mean "measure time from a previous run"?
If you want to make bigger steps when the time interval between wheel ticks is smaller, you can measure this interval. Get time with function timeGetTime and subtract previous time.
Quote:And, is it possible to have bigger steps when pressing down the middle button and scrolling?