MCPcopy
hub / github.com/plotly/dash / stopProfilerTimerIfRunning

Function stopProfilerTimerIfRunning

dash/deps/react-dom@18.2.0.js:18514–18517  ·  view source on GitHub ↗
(fiber)

Source from the content-addressed store, hash-verified

18512 }
18513
18514 function stopProfilerTimerIfRunning(fiber) {
18515
18516 profilerStartTime = -1;
18517 }
18518
18519 function stopProfilerTimerIfRunningAndRecordDelta(fiber, overrideBaseTime) {
18520

Callers 2

finishClassComponentFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…