Vertex Viewer SDK
    Preparing search index...

    Interface QualityOfServiceSettings

    Settings to configure the quality of service metrics used by the server.

    interface QualityOfServiceSettings {
        historyMaxSize?: number;
    }
    Index
    historyMaxSize?: number

    Specifies how many timings to track before old timings are purged.