<< Previous | Next >>

IntervalTick

int IntervalTick( long tick );

Description

Provides a periodic delay based on the time from the previous call. Intended for use with waitfor. A tick is 1/1024 seconds.

Parameters

tick
The number of ticks to delay

Return value

0: Not finished.
1: Delay has expired.

Library

COSTATE.LIB


Dynamic C Functions << Previous | Next >> rabbit.com