With WinNT 4.0 Workstation the default timer resolution is 10 ms, Alternative: look for the CCRPTimer. It's a COM object, and i think that it can also be used in C++ Builder. It is originally aimed at Visual Basic...
> -----Original Message----- > From: DBob [mailto:[EMAIL PROTECTED]] > Sent: zaterdag 7 september 2002 7:23 > To: Multiple recipients of list CHIPDIR-L > Subject: Re: high resolution timer in C++ Builder > > > Hi, > > I'd like to implement a high resolution timer interrupt (10 ... 100 > us) in C++ Builder for a data acquisition system. > > Is that possible? > > Could somebody help me with information about appropiater sites or > code sources? > > Thanks! > > Daniel > > > > > -- > Author: DBob > INET: [EMAIL PROTECTED] > > Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 > San Diego, California -- Public Internet access / Mailing Lists > -------------------------------------------------------------------- > To REMOVE yourself from this mailing list, send an E-Mail message > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in > the message BODY, include a line containing: UNSUB CHIPDIR-L > (or the name of mailing list you want to be removed from). You may > also send the HELP command for other information (like subscribing). > > > -- Author: Faasse, P.R. INET: [EMAIL PROTECTED] Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB CHIPDIR-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
