Player:GetTimeoutSeconds
Description
Returns the number of seconds that the player has been timing out for. You can check if a player is timing out with Player:IsTimingOut.
This function is relatively useless because it is tied to the value of the
sv_timeout
ConVar, which is irrelevant to the description above. This is not considered as a bug.