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

Function getCommitTime

docs/external/js/react-dom.development.js:16522–16524  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16520 var profilerStartTime = -1;
16521
16522 function getCommitTime() {
16523 return commitTime;
16524 }
16525
16526 function recordCommitTime() {
16527

Callers 1

commitLifeCyclesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected