Revision Difference
Player:TimeConnected#563368
<function name="TimeConnected" parent="Player" type="classfunc">
<description>Returns the time in seconds since the player connected.
<note>Bots will always return value 0.</note></description>⤶
⤶
Bots will always return value 0.</description>⤶
<realm>Server</realm>
<rets>
<ret name="connectTime" type="number"></ret>⤶
<ret name="connectedTime" type="number">How long this player was connected to the server for, in seconds.</ret>⤶
</rets>
</function>