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

时间:2021-07-30 05:44:49
【文件属性】:
文件名称:C++ 非阻塞式延时函数XSleep
文件大小:7KB
文件格式:RAR
更新时间:2021-07-30 05:44:49
XSleep // Function : XSleep() // Purpose : To make the application sleep for the specified time // duration. // Duration the entire time duration XSleep sleeps, it // keeps processing the message pump, to ensure that all // messages are posted and that the calling thread does // not appear to block all threads!
【文件预览】:
www.NewXing.com
----Release()
----Sleep.plg(1KB)
----Sleep.opt(53KB)
----XSleep.cpp(2KB)
----Sleep.dsp(4KB)
----Sleep.dsw(533B)
----TestSleep.cpp(622B)
----XSleep.h(136B)

网友评论

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