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.
The attribution readonly property of the performance.PerformanceLongTaskTiming
returns a sequence of web.TaskAttributionTiming
instances.
var taskAttributeTiming = PerformanceLongTaskTiming.attribution;
See also: https://developer.mozilla.org/en-US/docs/Web/API/PerformanceLongTaskTiming/attribution
Property. The attribution readonly property of the `performance.PerformanceLongTaskTiming` returns a sequence of `web.TaskAttributionTiming` instances. `var taskAttributeTiming = PerformanceLongTaskTiming.attribution;` See also: `https://developer.mozilla.org/en-US/docs/Web/API/PerformanceLongTaskTiming/attribution`
(set-attribution! this val)
Property.
The attribution readonly property of the performance.PerformanceLongTaskTiming
returns a sequence of web.TaskAttributionTiming
instances.
var taskAttributeTiming = PerformanceLongTaskTiming.attribution;
See also: https://developer.mozilla.org/en-US/docs/Web/API/PerformanceLongTaskTiming/attribution
Property. The attribution readonly property of the `performance.PerformanceLongTaskTiming` returns a sequence of `web.TaskAttributionTiming` instances. `var taskAttributeTiming = PerformanceLongTaskTiming.attribution;` See also: `https://developer.mozilla.org/en-US/docs/Web/API/PerformanceLongTaskTiming/attribution`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |