|
-
October 11th, 2001, 11:22 AM
#1
Real Thread
Is possible to create a thread that periodically (eg. exactly every 2 seconds) processes some code independently by the process that created it?
Using a control timer (Timer1), if I enter in a loop of 10 seconds, the event Timer1_Timer is not fired for 10 seconds.
I tried to create a thread which uses a own timer but with no success!
Thanks in advance,
Saul
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
|