All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kzs_sleep.h File Reference

Allows suspending the execution of current thread. More...

Functions

KZ_HEADER_BEGIN KANZI_API void kzsSleep (kzUint milliseconds)
 Suspends the execution of current thread until the time-out interval elapses. More...
 

Detailed Description

Allows suspending the execution of current thread.

Copyright 2008-2020 by Rightware. All rights reserved.

Function Documentation

KZ_HEADER_BEGIN KANZI_API void kzsSleep ( kzUint  milliseconds)

Suspends the execution of current thread until the time-out interval elapses.