Documentation
    Preparing search index...

    Debug / utility class that counts the rate of things and periodically logs their rate.

    Index
    • Increase the count for this interval by value.

      Parameters

      • value: number = 1

        Defaults to 1.

      Returns void

    • Start ticking.

      Returns void

    • Stop ticking.

      Returns void