Syntax: connected_seconds (obj <player>) => int
idle_seconds (obj <player>) => int
These functions return the number of seconds that the currently-active connection to <player> has existed and been idle, respectively. If <player> is not the object number of a player object with a currently-active connection, then E_INVARG is raised.