Advertisement

1 - 10 of 22 containing alltags:("microseconds") (0 seconds)
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...
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
Zones: Operating SystemsDate Answered: 11/09/2004 Grade: A Views: 0
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...
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.
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...
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...
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...
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...
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...
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 ...
Zones: AssemblyDate Answered: 02/16/2003 Grade: A Views: 0