MCPcopy Index your code
hub / github.com/microsoft/SandDance / stopProfilerTimerIfRunning

Function stopProfilerTimerIfRunning

docs/external/js/react-dom.development.js:16540–16543  ·  view source on GitHub ↗
(fiber)

Source from the content-addressed store, hash-verified

16538 }
16539
16540 function stopProfilerTimerIfRunning(fiber) {
16541
16542 profilerStartTime = -1;
16543 }
16544
16545 function stopProfilerTimerIfRunningAndRecordDelta(fiber, overrideBaseTime) {
16546

Callers 2

finishClassComponentFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected