Op 2011-02-22 15:08, Michael Schnell het geskryf: > is such a function would work perfectly, the OS might delay the program > for hundreds of mSecs until the value is used.
Unless [under Linux], you run that application as root, and give it real-time (or equivalent) priority. That should at least help a bit, giving greater priority over other "normal" processes. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
