kzs_sleep.hpp File Reference

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

Functions

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-2017 by Rightware. All rights reserved.

Function Documentation

KANZI_API void kzsSleep ( kzUint  milliseconds)

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