Program Timing: Function Summary

fg_getclock()

Returns the number of clock ticks since Windows started.

fg_measure()

Returns the approximate number of delay units per clock tick. This quantity is proportional to the system's processor speed.

fg_stall()

Delays a program's execution for a given number of processor-specific delay units.

fg_waitfor()

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.

<< Prev

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.