monitor-api - v1.3.0
    Preparing search index...

    Interface PerformanceCollectorConfig

    Configuration for the performance collector.

    interface PerformanceCollectorConfig {
        maxHistory: number;
    }
    Index

    Properties

    Properties

    maxHistory: number

    Maximum number of FPS and memory history points to retain.