|
-
April 26th, 1999, 03:40 AM
#1
To boldy go were no thread has gone before
Hi there folks!
The SleepEx() system call can be used to suspend a thread. One parameter is a timeout value, specified in milliseconds.
However the resolution of this timeout seems to be about 10ms and I have to go beyond that.
I've tried SleepEx( 0, FALSE ) but than the thread just yields and will become active with no timeout.
Does anyone know a way to yield processor time with a higher resolution.
Thanks!
Martin van den Berg
High Tech Automation
The Netherlands
[email protected]
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
|