I am writting a program using VC++ 6.0, and in Windows NT.
I need to get the time between events (receiving data from a digitizing tablet), to know what is the time interval between them in a high...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10348272.html
Zones:
C++Date Answered: 05/17/2000 Grade: A Views: 0
I need to scan an IO port in microseconds. Could this be done using Windows CE.NET? If yes what function can I use to achive this?
Thanks
http://www.experts-exchange.com/OS/Miscellaneous/Q_21199217.html
Hi, we hold timestamps in our datavase in the following format: 2004-02-13:10:28:45.530374, trouble is that when we try to use simpleDateFormat with the format yyyy-MM-dd hh:mm:ss.SSSSSS it doesnt...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21885808.html
Zones:
JavaDate Answered: 06/14/2006 Grade: A Views: 0
Please help me to find an algoritm to provide software delays accurate to plus or minus 10 microseconsds and able to generate delays fo the order of 1.2 to 2.5 milliseconds.
http://www.experts-exchange.com/Programming/Languages/C/Q_10020458.html
Zones:
CDate Answered: 08/18/1997 Grade: D Views: 0
Hi
I have been working in a program under Windows NT, and I need to do delays in microseconds I have been using QueryPerformanceCounter and QueryPerformanceFrecuency I think these functions are go...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10586501.htm...
Zones:
Windows MFCDate Answered: 08/10/2000 Grade: C Views: 0
Dear friends,
I am buidind a small data aquisition program for a custom designed interface, through the LPT.
The A/D converter needs a start signal to convert a value. But before reading it, I mu...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20301688.html
Zones:
Visual BasicDate Answered: 05/25/2002 Grade: B Views: 0
Hi,
I want to know a way to provide the delay in MICROSECONDS.
What I know is we can use delay & sleep functions in C, C++ which allows us to give delays in milliseconds & seconds.
Is there...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20349821.html
Zones:
C++Date Answered: 12/10/2002 Grade: A Views: 0
HOW SHOULD I CHANGE CODE THAT I CAN MEASURE TIMES BIGGER THAN 1/18 SECONDS ???
HOW TO CHECK WHEN COUNTER GOES OVER (65335) ??
procedure ALUSTA_PORTTI;
procedure ASENNA_KELLO...
http://www.experts-exchange.com/Programming/Languages/Assembly/Q_20505444.html
Zones:
AssemblyDate Answered: 03/24/2003 Grade: A Views: 0
Hi.Experts:
How to write the microsecond's timer?
I have already written the timer of 1/18.2(55mSec) resolution by using clock() and CLOCKS_PER_SEC.
I will to write the resolution less than 1/18...
http://www.experts-exchange.com/Programming/Languages/C/Q_20514943.html
Zones:
CDate Answered: 02/15/2003 Grade: A Views: 0
Hi.Experts:
How to write the microsecond's timer?
I have already written the timer of 1/18.2(55mSec) resolution by using clock() and CLOCKS_PER_SEC of C language.
I will to write the resolution ...
http://www.experts-exchange.com/Programming/Languages/Assembly/Q_20515023.html
Zones:
AssemblyDate Answered: 02/16/2003 Grade: A Views: 0