Hello Hoop,
How much faster do u need? Windows is not real time OS. AFAIK the bottom
line is 20ms
H> Hi Michael,
H> I have tried System.Threading.Timer. Works much better than standard
H> windows timer. That is most likely what I will
H> wind up using. Was just trying to see if there was a way that I could
H> try this HighRes timer class
H> that I have.
H> Thanks
H> Jeff
H> Michael Nemtsev wrote:
H>
>> Hello Hoop,
>>
>> Timer class supports System.Threading.TimerCallback callback
>>
>> see
>> http://msdn.microsoft.com/library/de...ary/en-us/cpre
>> f/html/frlrfsystemthreadingtimerclassctortopic.asp
>>
>> H> Hi,
>> H> I have a timer class and I would like to send an event based on
>> H> specifc
>> H> times from the timer,
>> H> example at maybe every 500ms call a function, most likely a
>> callback,
>> H> similar to the way the Systems.Timer works.
>> H> Is there a way one can create events to accomplish this?
>> H> Thanks
>> H> Jeff
>> ---
>> WBR,
>> Michael Nemtsev :: blog: http://spaces.msn.com/laflour
>> "At times one remains faithful to a cause only because its opponents
>> do not cease to be insipid." (c) Friedrich Nietzsche
>>
---
WBR,
Michael Nemtsev :: blog:
http://spaces.msn.com/laflour
"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche