nn::os::Thread::Sleep
#include <nn/os.h> static void Sleep( nn::fnd::TimeSpan span );
Puts the current thread to sleep for the time specified.
CONFIDENTIAL