get_user_time
- Синтаксис
-
native get_user_time(index, flag = 0);
Переменная | Описание |
---|---|
index |
Client index |
flag |
If nonzero, the result will not include the time it took the client to connect. |
- Описание
- Returns client's playing time in seconds.
- Возвращает
- Connection time in seconds, 0 if client index is invalid or client is not connected