Hi
I have been developing a application in which I need to use a on timer event, I have used the TTimer available with borland Builder however the interval seems to differ on differnt CPU's and on some even when set to 1 the interval is way to long.
I was thinking of using gettime and using the 100's of a second value however after designing this it appears it would be to erratic and CPU intensive.
If anyone can offer any information on other timing methods I would be very grateful.
Thanks.......
I have been developing a application in which I need to use a on timer event, I have used the TTimer available with borland Builder however the interval seems to differ on differnt CPU's and on some even when set to 1 the interval is way to long.
I was thinking of using gettime and using the 100's of a second value however after designing this it appears it would be to erratic and CPU intensive.
If anyone can offer any information on other timing methods I would be very grateful.
Thanks.......