fg_stall()Win32 DirectX Fastgraph/Light Prototype void fg_stall (int delay); Sub fg_stall (ByVal delay As Long) procedure fg_stall (delay : integer); Description The fg_stall() function delays a program's execution for a given number of processor-specific delay units. You can use fg_measure() to obtain the number of delay units per clock tick for the system being used. Parameters delay is the number of delay units to wait. Return value none Restrictions none See also
|
 
copyright 2001 Ted Gruber Software, Inc.