1. 首页
  2. 编程语言
  3. C++ 
  4. C++非阻塞式延时函数XSleep

C++非阻塞式延时函数XSleep

上传者: 2019-05-13 03:43:50上传 RAR文件 7KB 热度 68次
//Function:XSleep()//Purpose:Tomaketheapplicationsleepforthespecifiedtime//duration.//DurationtheentiretimedurationXSleepsleeps,it//keepsprocessingthemessagepump,toensurethatall//messagesarepostedandthatthecallingthreaddoes//notappeartoblockallthreads!
用户评论
码姐姐匿名网友 2019-05-13 03:43:50

不实用 基本上没啥用。 这样做很多延时 ,开销太大了把