fg_waitfor()

Win32 DirectX Fastgraph/Light

Prototype

void fg_waitfor (int ticks);

Sub fg_waitfor (ByVal ticks As Long)

procedure fg_waitfor (ticks : integer);

Description

The fg_waitfor() function delays a program's execution for a given number of clock ticks. There are 18.2 clock ticks per second, regardless of the system's processor speed.

Parameters

ticks is the number of clock ticks to wait.

Return value

none

Restrictions

none

See also

fg_stall()

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.