Timer Deinstall
From WikiPrizm
Jump to navigationJump to search
Synopsis
Header: fxcg/system.h
Syscall index: 0x08DB
Function signature: int Timer_Deinstall(int InternalTimerID)
Uninstalls a timer installed at the given slot.
Parameters
- InternalTimerID - slot of the timer to uninstall. The timer should be stopped first.
Returns
The meaning of the return value is unknown.