Sleep utility class for thread management. More...
#include <qthread.h>
Go to the source code of this file.
Sleep utility class for thread management.
This header defines the Sleep class, which provides static methods for sleeping the current thread and retrieving the ideal thread count. It is a simple wrapper around QThread's static methods.