|
-
Apr 11th, 2006, 09:26 AM
#1
Thread Starter
Frenzied Member
[2005] How to use Timers
I have an app that is very CPU intensive, so I am trying to cut anywhere that I can. So I was wondering what would be recommended. I have a few different things that need to be triggered at certain intervals, not necessarily the same interval. Would it help any to use one timer and if statements to do the processes? Meaning have counter variables and if counter = this then. Or should I use multiple timers, or is there a better way to trigger these events?
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
|