MCPcopy Create free account
hub / github.com/reactjs/react-rails / getCommitTime

Function getCommitTime

lib/assets/react-source/development/react.js:20082–20084  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20080 var profilerStartTime = -1;
20081
20082 function getCommitTime() {
20083 return commitTime;
20084 }
20085
20086 function recordCommitTime() {
20087

Callers 1

commitLifeCyclesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected