MCPcopy
hub / github.com/facebook/react / resolveEventTimeStamp

Function resolveEventTimeStamp

packages/react-art/src/ReactFiberConfigART.js:401–403  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

399}
400
401export function resolveEventTimeStamp(): number {
402 return -1.1;
403}
404
405export function shouldAttemptEagerTransition() {
406 return false;

Callers 3

startUpdateTimerByLaneFunction · 0.90
startHostActionTimerFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected