Results 1 to 3 of 3

Thread: GetTickCount

  1. #1

    Thread Starter
    Addicted Member jmiller's Avatar
    Join Date
    Jul 2002
    Location
    University of Michigan
    Posts
    238

    GetTickCount

    Can someone tell me how to use the GetTickCount function?
    jmiller

  2. #2
    Frenzied Member Zaei's Avatar
    Join Date
    Jul 2002
    Location
    My own little world...
    Posts
    1,710
    unsigned long t = GetTickCount();

    =).

    Z.

  3. #3
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800

    Thumbs up

    sometimes msdn gets confusing (everyones seen me asking help for some functions in here )...but sometimes it explains it really well.

    http://www.msdn.microsoft.com



    [geeky edit]
    hey that made my post count a palindrome! 1551 hehe
    [/geeky edit]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width