Hello! I have a multithreaded application. I was wondering, if I do a Thread.Sleep(10*1000), will it do a sleep of 10 Seconds in "thread-time" or in "real-time"?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: How long will Sleep sleep?Threaded View
|
Click Here to Expand Forum to Full Width |