MCPcopy Create free account
hub / github.com/plotly/dash / startPassiveEffectTimer

Function startPassiveEffectTimer

dash/deps/react-dom@18.3.1.js:17784–17787  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17782 }
17783
17784 function startPassiveEffectTimer() {
17785
17786 passiveEffectStartTime = now$1();
17787 }
17788
17789 function transferActualDuration(fiber) {
17790 // Transfer time spent rendering these children so we don't lose it

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…