Zen API
zThread_Sleep
C
zStatus zThread_Sleep(z64u duration);
Parameters
Parameters 
Description 
z64u duration 
Time to sleep, in microseconds. 
Description

Causes the current thread to yield control for the specified duration.

File

zThread.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.