get_user_time
Syntax
native get_user_time(index, flag = 0);
Usage
| Parameter | Description |
|---|---|
| index | Client index |
| flag | If nonzero, the result will not include the time it took the client to connect. |
Description
Returns client's playing time in seconds.
Return
Connection time in seconds, 0 if client index is invalid or client is not connected