Timer_Start

Synopsis #

Header: fxcg/system.h
Syscall index: 0x08DB
Function signature: int Timer_Start(int InternalTimerID)

Starts a timer installed at the given slot.\

Parameters #

  • InternalTimerID - slot of the timer to start.\

Returns #

Returns 0 if the timer was uninstalled, -2 if InternalTimerID wasn’t installed.