Hello,
I am using Borland C++ 3 (yeayea oldie, need it for school) in MSDOS and trying to do VERY accurate timing.
I need to get the time in milliseconds or more accurate. The clock() function divided by CLK_TCK divided by 1000 does NOT count milliseconds, ts not accurate enough, I tested that.
Does anyone know a way to get REAL milliseconds or better?Maybe some assembly routine?
Thanks!



LinkBack URL
About LinkBacks


