Returns the number of ticks that have been processed on the server since login.
Number of ticks processed on the server since connected.
osrs.printf("Server tick count: %d", osrs.ClientState.getTickCount()) Copy
osrs.printf("Server tick count: %d", osrs.ClientState.getTickCount())
Returns the number of ticks that have been processed on the server since login.