Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6ICurThread::sleep ( P6INTERVAL  tTimeout)
pure virtual

Put the current thread to sleep for the specified timeout period.

Parameters
tTimeoutA P6INTERVAL specifying the amount of time to put the current thread to sleep for.
Returns