OSRS Plugin API
    Preparing search index...

    Function getTickCount

    • Returns the number of ticks that have been processed on the server since login.

      Returns number

      Number of ticks processed on the server since connected.

      osrs.printf("Server tick count: %d", osrs.ClientState.getTickCount())