// JP opened flex table

Click to See Complete Forum and Search --> : time


freshharry
June 9th, 2008, 08:57 AM
Hallo

I am writing an Kernelmodul for Windows and i need a possibility to do some code every 2ms. Is tried to do it with events and timer but i always got only 15ms! I read that shorter Intervals are possible with keQueryTickCount and an endless loop. But it also only works with 15ms! Can i change something to got the 2ms???

Harald

//JP added flex table