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

    Enumeration PaintMetricStatusConst

    Index

    Enumeration Members

    BACKGROUNDED: "backgrounded"

    The page was in background while the metric was collected.

    BELOW_THRESHOLD: "below_threshold"

    The recorded metric yielded a value below the threshold of 40ms.

    NOT_REPORTED: "not_reported"

    The metric was not reported by the client.

    NOT_SUPPORTED: "not_supported"

    The client does not support this metric.

    REPORTED: "reported"

    The metric was properly recorded.