VicTT Posted June 26, 2005 Posted June 26, 2005 Is there any way to get the system uptime in AutoIt?Any function/dll I can call?Any ideas? Quote Together we might liveDivided we must fall
upnorth Posted June 26, 2005 Posted June 26, 2005 #include<kernel32.au3> MsgBox( 0, "", _GetTickCount())http://www.autoitscript.com/fileman/users/outeast/files/kernel32.au3
VicTT Posted June 28, 2005 Author Posted June 28, 2005 Thanks man..thanks alot ..Works like a charm Quote Together we might liveDivided we must fall
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