[haXe] best way to call ndll function every 10ms in shwx app?
Patrick Gutlich
patrick.gutlich at gmail.com
Fri Apr 27 00:04:10 CEST 2007
Hi All,
For my K8055 experiment I need to call a function in my ndll wrapper
class every 10 milliseconds, to poll the digital and analog inputs on
the usb board.
Using a setInterval in the flash interface to call a Neko backend
function creates to much lag (>200ms).
I can't find how to do the interval in the backend part of my swhx app.
any suggestions?
Patrick
More information about the Haxe
mailing list