|
-
Feb 17th, 2000, 05:37 AM
#3
Hyperactive Member
I would say that timers interval is not dependant on a computer speed. But if time needed to execute codes inside timer (wich ir related to copmuter speed) become longer then timer's interval, then APP starts skipping Timer events. That especialy noticible if drawing is involved.
I ussualy messure codes execution time inside Timer events and if it comes longer the Timer Interval I make the adjustment to Interval.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|