From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a447112bc8b81379 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!newshub.sdsu.edu!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Thu, 17 Feb 2005 23:30:10 -0600 From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Ada, games and frame rate calculation References: <%jaRd.2654$kU3.625@newsread1.news.pas.earthlink.net> X-Newsreader: Tom's custom newsreader Message-ID: Date: Thu, 17 Feb 2005 23:30:10 -0600 NNTP-Posting-Host: 67.161.24.234 X-Trace: sv3-Av0UpAD4TkoUDY26WiTar3cEVYzcj6hs5mACZcaZlKeNEfDx+cBY8SI5fZdNXhVmSYywQe7KtiFsJ2Y!/ITB1hTq3cF62QbJyLYknlKlEZYoN6jk8v7Axbaw+bUCpExv99Qunc1vgzM5pg== X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.31 Xref: g2news1.google.com comp.lang.ada:8409 Date: 2005-02-17T23:30:10-06:00 List-Id: > How does one read the HW clocks under Windows? I think of Windows as a super-CISC (virtual) machine. Things like interesting Pentium instructions, such as IO, are not available on that machine (at least unless you write "device drivers"). :( > I've heard that there is quantum randomness in the circuits that divide > the oscillator to create Isn't there a single base clock source for the system and all other clocks are just base/N for some N and thus synchronous?