Liking cljdoc? Tell your friends :D
ClojureScript only.

web.long-tasks.PerformanceLongTaskTiming

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.
raw docstring

attributioncljs

(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`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close