 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Hed Milay Guest
|
Posted: Thu Apr 29, 2004 7:32 am Post subject: Timer component resolution |
|
|
During use of the Timer component in C++ Builder application I found that
when setting its Interval property to value smaller than 10, the actual
interval time of the timer is 10 milliseconds. Is this known limitation of
the C++ Builder or the Windows and how can it be solved.
Thanks,
Ronen Gross
|
|
| Back to top |
|
 |
Pete Fraser Guest
|
Posted: Thu Apr 29, 2004 8:15 am Post subject: Re: Timer component resolution |
|
|
The timer component has this problem, you have to use the multimedia timer
for more precise times.
See www.torry.net for some multimedia timer components.
HTH Pete
"Hed Milay" <Hed (AT) elbit (DOT) co.il> wrote
| Quote: | During use of the Timer component in C++ Builder application I found that
when setting its Interval property to value smaller than 10, the actual
interval time of the timer is 10 milliseconds. Is this known limitation of
the C++ Builder or the Windows and how can it be solved.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|