D:/CHAI3D/build-2-0-0/2.0.0/win32/src/extras/CExtras.h File Reference

Extras
Additional Useful Functions. More...

#include "windows.h"

Go to the source code of this file.

Functions

void cSleepMs (unsigned int a_interval)
 Suspends the execution of the current thread for a specified interval.


Detailed Description

Extras
Additional Useful Functions.


Function Documentation

void cSleepMs ( unsigned int  a_interval  ) 

Suspends the execution of the current thread for a specified interval.

Suspends the execution of the current thread for a specified interval defined in milliseconds.

Parameters:
a_interval time interval defined in milliseconds.



CHAI3D 2.0.0 documentation
Please address any questions to support@chai3d.org
(C) 2003-2009 - CHAI 3D
All Rights Reserved.