AutoHotkey Community

It is currently May 27th, 2012, 11:24 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: July 25th, 2005, 4:48 am 
Offline

Joined: January 29th, 2005, 3:56 am
Posts: 13
Windows keeps track of the time in a value of up to 1/100th of a second. Just curious if we could add this to the variables and to the %a_now% variable.

I am doing alot of scripting that updates the system clock, but rather than just modifing by the second, I'd like to get it even more accurate.

Thanks!

Jon


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 25th, 2005, 12:23 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Millisecond time is already available in two ways:
A_MSec: Current time's 3-digit millisecond.
A_TickCount: The number of milliseconds since the computer was rebooted.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 25th, 2005, 6:28 pm 
Offline

Joined: January 29th, 2005, 3:56 am
Posts: 13
Doh, missed that. Thanks!


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group