C++非阻塞式延时函数XSleep
//Function:XSleep()//Purpose:Tomaketheapplicationsleepforthespecifiedtime//duration.//DurationtheentiretimedurationXSleepsleeps,it//keepsprocessingthemessagepump,toensurethatall//messagesarepostedandthatthecallingthreaddoes//notappeartoblockallthreads!
下载地址
用户评论
不实用 基本上没啥用。 这样做很多延时 ,开销太大了把