CreateTimerIOReq

Creates a timer device I/O request.

Synopsis

Item CreateTimerIOReq(void);

Description

Creates an I/O request for communication with the timer device.

Return Value

Returns a timer I/O request item, or a negative error code for failure.

Implementation

Convenience call implemented in clib.lib V24.

Associated Files

time.h, clib.lib

See Also

DeleteTimerIOReq(), WaitTime(), WaitUntil()