No it won't hog the CPU, it will just pause your tread for at least that long. While your thread is paused, the operating system can schedule another, unrelated process to make use of the processor.
|
2 | added 18 characters in body | ||
|
|
||||
|
1 |
|
||
|
No it won't hog the CPU, it will just pause your tread for that long. While your thread is paused, the operating system can schedule another, unrelated process to make use of the processor. |
||||
