JohnMC Posted February 27, 2009 Posted February 27, 2009 Im gona guess and say its a limitation of autoit for the fact that its a scripting language but im working a loop that needs to be tight and the only way it runns successfully is to use no sleep() function... however as you can imagine the cpu usage isnt desirable... any other way around this? https://johnscs.com
AdmiralAlkex Posted February 27, 2009 Posted February 27, 2009 Use _HighPrecisionSleep() .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
JohnMC Posted February 27, 2009 Author Posted February 27, 2009 holy crap thanks! https://johnscs.com
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now