### Function: SetSuccessTimer(spawn) **Description:** Set the success timer for the spawn in the instance. **Parameters:** - `spawn` (Spawn) - Spawn object representing `spawn`. **Returns:** None. **Example:** Example Required