Posted by member 99 on 2004-04-15 18:22:38 link

If you want to be really accurate, use mzscript's time variables and subtract rather than counting seconds. Timers don't happen at exact intervals, although offhand I don't know if the error would accumulate or not. But counting seconds should be simple enough that you can just try it and run it for a long time to see. (if you hit high CPU load, you *will* miss timeouts though)