DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

Results 1 to 2 of 2
  1. #1
    hai wang Guest

    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

  2. #2
    Jonathan Morrison Guest

    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

  1. How to get time from the network server?
    By cssriraman in forum VB Classic
    Replies: 1
    Last Post: 05-16-2005, 08:30 AM
  2. Replies: 3
    Last Post: 05-12-2005, 11:57 AM
  3. wav file fade in out help
    By jase_dukerider in forum C++
    Replies: 2
    Last Post: 04-14-2005, 07:48 PM
  4. Bring Your User Interface to the Printed Page with the XtraPrinting Library
    By Developer Express in forum dotnet.announcements
    Replies: 0
    Last Post: 03-21-2002, 07:03 PM
  5. Replies: 0
    Last Post: 10-06-2001, 02:43 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links