OS_IGNORE Constant

The OS_IGNORE constant is of the TIME type and is used in specific cases to force the system to ignore timing information. Its value is defined as 0 (zero). The osWaitForObject and osWaitForObjects system functions are examples of routines that utilize this constant.

Version:1.0
Header file:AR_Types.h (include AR_API.h)
See also: AR_TIME_IGNORE, arGetTickCount, OS_INFINITE, osWaitForObject, osWaitForObjects, TIME, time management
SpaceShadow documentation