cpu usage per thread
Managed C++/CLI
1
Posts
1
Posters
0
Views
1
Watching
-
hi all does anybody know if there is a (simple?) way of controlling a thread's CPU usage? Specifically, I have a hard-working thread running in the background, and I wouldn't mind if it utilizes 95% of CPU time when the running machine isn't busy. However, it doesn't seem to be doing that.
there are no facts, only interpretations