Revision Difference
Player:TimeConnected#524940
<function name="TimeConnected" parent="Player" type="classfunc">
<description>Returns the time in seconds since the player connected.
<note>Bot added via **BOT** command will always return value 0.</note></description>
<note>Bots will always return value 0.</note></description>
<realm>Server</realm>
<rets>
<ret name="" type="number">connectTime</ret>⤶
<ret name="connectTime" type="number"></ret>⤶
</rets>
</function>