<< SL_StartNewTimerRequest | SL_CreateSubRequester >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_EndTimerRequest
NAME
SL_EndTimerRequest -- cancels a timer requested that has been started but not elapsed.
SYNOPSIS
SL_EndTimerRequest(timehandle);
A0
void SL_EndTimerRequest(TIMEHANDLE);
FUNCTION
Do not call this routine on a timehandle that has elapsed.
INPUTS
timhandle - as returned by SL_StartNewTimerRequest.
SEE ALSO
SL_StartNewTimerRequest, SL_GetTime, SL_GetDate, Callback-Application.
SL_EndTimerRequest Command Section By Type url:SL_EndTimerRequest
created:2008-03-01 23:36:35 last updated:2008-03-01 23:36:35
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_EndTimerRequest | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_StartNewTimerRequest | SL_CreateSubRequester >> |
Top: Documentation Library | Up: SoftLogik App Library API |