Optional Readonly_dd?: {Internal properties
Optional Readonlydiscarded?: booleanWhether the long task should be discarded or indexed
Optionalprofiling?: ProfilingInternalContextSchemaProfiling context
Readonlylong_task: {Long Task properties
Optional Readonlyblocking_duration?: numberDuration in ns for which the animation frame was being blocked
Readonlyduration: numberDuration in ns of the long task or long animation frame
Optional Readonlyentry_type?: "long-task" | "long-animation-frame"Type of the event: long task or long animation frame
Optional Readonlyfirst_ui_event_timestamp?: numberTime difference (in ns) between the timeOrigin and the start time of of the first UI event (mouse/keyboard and so on) to be handled during the course of this frame
Optional Readonlyid?: stringUUID of the long task or long animation frame
Optional Readonlyis_frozen_frame?: booleanWhether this long task is considered a frozen frame
Optional Readonlyrender_start?: numberTime difference (in ns) between the timeOrigin and the start time of the rendering cycle, which includes requestAnimationFrame callbacks, style and layout calculation, resize observer and intersection observer callbacks
Optional Readonlyscripts?: {A list of long scripts that were executed over the course of the long frame
Optional Readonlystart_time?: numberStart time of the long animation frame
Optional Readonlystyle_and_layout_start?: numberTime difference (in ns) between the timeOrigin and the start time of the time period spent in style and layout calculations
Readonlytype: "long_task"RUM event type
Schema of all properties of a Long Task event