|
-
How to use VC library to get the current time in milisecond
Hello all,
I have got a problem to get the current time in milisecond by using VC++
library, if any of you has the solution, please let me know how you do this,
I appreciate it.
Cheers!
Hai Wang
-
Re: How to use VC library to get the current time in milisecond
Hai,
The GetSystemTime API function will do this for you. You will have to do
some math on the SYSTEMTIME struct to get the time in millis, but it
shouldn't be too hard.
Thanks,
Jonathan
"hai wang" <hwang@accuris.ie> wrote in message
news:3a13ccd9$1@news.devx.com...
>
> Hello all,
> I have got a problem to get the current time in milisecond by using
VC++
> library, if any of you has the solution, please let me know how you do
this,
> I appreciate it.
> Cheers!
> Hai Wang
Similar Threads
-
By cssriraman in forum VB Classic
Replies: 1
Last Post: 05-16-2005, 08:30 AM
-
By talonman in forum VB Classic
Replies: 3
Last Post: 05-12-2005, 11:57 AM
-
By jase_dukerider in forum C++
Replies: 2
Last Post: 04-14-2005, 07:48 PM
-
By Developer Express in forum dotnet.announcements
Replies: 0
Last Post: 03-21-2002, 07:03 PM
-
By Developer Express in forum vb.announcements
Replies: 0
Last Post: 10-06-2001, 02:43 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks