<< Previous | Next >>

IntervalSec

int IntervalSec( long sec );

Description

Similar to DelayMs but provides a periodic delay based on the time from the previous call. Intended for use with waitfor.

Parameters

sec
The number of seconds to delay.

Return value

0: Not finished.
1: Delay has expired.

Library

COSTATE.LIB


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