---@diagnostic disable: missing-return, lowercase-global ---@meta ---@return number timeleft ---Returns the amount of time remaining until the player's spirit is automatically released when dead. Returns -1 if the player died in a dungeon or raid instance; in such cases, the player's spirit will not be released automatically (see RepopMe() to release manually). function GetReleaseTimeRemaining() end