[Qt-interest] Delay of code execution

alexander golks alex at golks.de
Wed Apr 14 08:49:09 CEST 2010


perhaps you're working on a system, where QThread::msleep() doesn't work?
e.g. my the QThread implementation of msleep() uses ::Sleep(ms);.
what if the underlying system just can't resolve down to milliseconds by using Sleep()?

alex

-- 
/*
 *  /* if it speaks printer language, it's
 *   * probably a printer *\/
 *    linux-2.6.19/drivers/parport/probe.c
 */
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100414/8a007f00/attachment.bin 


More information about the Qt-interest-old mailing list