RUM JavaScript API - 1.333.0
    Preparing search index...

    Interface SlowLongTaskOccurrence

    interface SlowLongTaskOccurrence {
        duration: number;
        start_time: number;
    }
    Index

    Properties

    Properties

    duration: number
    start_time: number