nn::nex::Platform::Sleep Member Function

Syntax

static void Sleep(
     qUnsignedInt32 uiTime
);

Parameters

Name Description
in uiTime Amount of time to sleep (msec).

Return Values

None.

Description

Puts the current thread to sleep for the time specified.

Revision History

2011/09/14
Initial version.

CONFIDENTIAL