RUM powered by Grail JavaScript API - 1.327.2
    Preparing search index...

    Interface FPMetric

    interface FPMetric {
        "fp.loading_state"?: LoadingState;
        "fp.status": BACKGROUNDED | NOT_REPORTED | NOT_SUPPORTED | REPORTED;
        "fp.value"?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    "fp.loading_state"?: LoadingState
    "fp.value"?: number