| Miles Sound System SDK 7.2a |
The function AIL_release_all_timers stops periodic time-slice interrupt service to the callback functions registered to all active timer handles, and releases all active timer handles.
void AIL_release_all_timers(); |
The application program should not normally call AIL_release_all_timers, as this function affects timers assigned to sound drivers as well as any timers assigned to the application. Releasing a timer handle which is assigned to a sound driver may result in "stuck notes," looping sound fragments, or other unwanted effects.
Group:
Timer Services
Related Functions:
AIL_release_all_timers
Related Basic Types:
void
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.