Re: select function call
From: Carl Daniel [VC++ MVP] (cpdaniel_remove_this_and_nospam_at_mvps.org.nospam)
Date: 11/24/04
- Next message: Jeff F: "Re: ERROR C2664 compiling a class with templated constructor"
- Previous message: Roger Frei: "Re: how to set the file short name?"
- In reply to: mef526: "Re: select function call"
- Next in thread: mef526: "Re: select function call"
- Reply: mef526: "Re: select function call"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Nov 2004 07:09:34 -0800
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: Jeff F: "Re: ERROR C2664 compiling a class with templated constructor"
- Previous message: Roger Frei: "Re: how to set the file short name?"
- In reply to: mef526: "Re: select function call"
- Next in thread: mef526: "Re: select function call"
- Reply: mef526: "Re: select function call"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|