In the same stack frame? If so, then just call the handler directly.
Otherwise it's not possible. Besides other things Timer isn't precise enough
for such short intervals, it will depend very much on rendering and the code
in the same frame. At 10 ms you can get +- 50% precision error.

Best.

Oleg

Reply via email to