Re: select function call
From: mef526 (mikenews_at_REMOVEcodeinsight.com)
Date: 11/24/04
- Next message: Bill: "Re: sender SMTP server and receiver SMTP server are how to communicate"
- Previous message: Antonio Ruiz Martínez: "Re: double pointer in a call to a dll: problem with memory when delete objects"
- In reply to: Carl Daniel [VC++ MVP]: "Re: select function call"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Nov 2004 09:09:04 -0800
That is indeed true, and the work I did was about 8 years ago. I can't say
that things aren't different post WinNt, so if you use these timer you
should try them out to see if they are OK for your use.
The work I did was for HP to create a frequency generator as part of an
lightwave polarization meter, their first PC based instrument (developed in
1993 on Win 3.1).
As part of the project I used several WinNt 3.51 P1 233MHz computers to port
the code and the 100 usec jitter was pretty typical.
"Carl Daniel [VC++ MVP]" <cpdaniel_remove_this_and_nospam@mvps.org.nospam>
wrote in message
news:e0skcej0EHA.1392@tk2msftngp13.phx.gbl...
> mef526 wrote:
>> I have found that the multimedia timer works great with only 100 usec
>> of jitter (worst case).
>
> Worst case that you observed, you mean. The worst case jitter is still
> infinity with multimedia timers, just as it is with normal sleeps (or
> select, as the OPs case was).
>
> -cd
>
>
- Next message: Bill: "Re: sender SMTP server and receiver SMTP server are how to communicate"
- Previous message: Antonio Ruiz Martínez: "Re: double pointer in a call to a dll: problem with memory when delete objects"
- In reply to: Carl Daniel [VC++ MVP]: "Re: select function call"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|