Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
401
export
function
resolveEventTimeStamp(): number {
402
return
-1.1;
403
}
404
405
export
function
shouldAttemptEagerTransition() {
406
return
false;
Callers
3
startUpdateTimerByLane
Function · 0.90
startHostActionTimer
Function · 0.90
startAsyncTransitionTimer
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected