The PerformanceLongTaskTiming interface of the the Long Tasks reports instances of long tasks.
The PerformanceLongTaskTiming interface of the the Long Tasks reports instances of long tasks.
(attribution this)
Property.
[Read Only] [Experimental]
The attribution readonly property of the web.long-tasks.PerformanceLongTaskTiming
returns a sequence of web.long-tasks.TaskAttributionTiming
var taskAttributeTiming = PerformanceLongTaskTiming.attribution;
See also: https://developer.mozilla.org/en-US/docs/Web/API/PerformanceLongTaskTiming/attribution
Property. [Read Only] [Experimental] The attribution readonly property of the `web.long-tasks.PerformanceLongTaskTiming` returns a sequence of `web.long-tasks.TaskAttributionTiming` `var taskAttributeTiming = PerformanceLongTaskTiming.attribution;` See also: `https://developer.mozilla.org/en-US/docs/Web/API/PerformanceLongTaskTiming/attribution`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close