RUM JavaScript API - 1.345.1
    Preparing search index...

    Interface SlowLongTaskOccurrence

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

    Properties

    Properties

    duration: number
    start_time: number