Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Discussion: Time base for TBEM

  1. #11

    Re: Discussion: Time base for TBEM

    Just be sure to compare the output of the TICK and FREQUENCY to the actual passed time value of the clock. That will only be an issue with unpatched dual-core processors, and dual/quad processors, which use two separate clocks. The end result will be drifting or pure half/quarter or double speed. (Depending on the arrangement.)

    But the issue should be nearly immediate, after the first call of the API, and a quick 2 to 5 second check.

    Where can I find the help-file for this module?

    Even with GetTickCount driving it... it is a valuable tool.

    Here is another MSDN page to show some of the issues above.
    http://msdn.microsoft.com/en-us/magazine/cc163996.aspx

    Focus is on the drift/accuracy related to system state changes, and also dual-core.

  2. #12

    Re: Discussion: Time base for TBEM

    Just look into the help folder. It's just a loose lisitng of the commands and their syntax. No samples.

  3. #13

    Re: Discussion: Time base for TBEM

    Sorry, I keep forgetting there is helpfiles on my computer... I was using the online help files... The link was dead.

    Found it... TY

Page 2 of 2 FirstFirst 12

Similar Threads

  1. base conversion
    By Michael Clease in forum Sources, Templates, Code Snippets, Tips and Tricks, Do you know ...
    Replies: 3
    Last Post: 11-11-2007, 23:00

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

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