Documentation
    Preparing search index...

    Interface RateCounterConstructorOptions

    No description provided.

    interface RateCounterConstructorOptions {
        intervalSeconds: number;
        mute: boolean;
        startDisabled: boolean;
    }
    Index
    intervalSeconds: number

    No description provided.

    mute: boolean

    No description provided.

    startDisabled: boolean

    No description provided.