Miles Sound System SDK 7.2a

RAD_IOPPauseTimer

The function RAD_IOPPauseTimer pauses a previously registered timer callback.

S32 RAD_IOPPauseTimer(
  RAD_IOP_TIMER_DATA *timer_data
);

Out Parameters

timer_data
Specifies the timer to control.

Returns

Returns non-zero on success, or zero on failure.

Discussion

This function tells RAD_IOP to stop calling your timer callback.


Group: The RAD_IOP API for the Sony PS2
Related Functions: RAD_IOPStartTimer
Related Basic Types: S32
Related Structures: RAD_IOP_TIMER_DATA

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.