Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/krasimir/react-in-patterns
/ recordEffect
Function
recordEffect
code/redux/public/app.js:7870–7874 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7868
};
7869
7870
function
recordEffect() {
7871
if
(enableUserTimingAPI) {
7872
effectCountInCurrentCommit++;
7873
}
7874
}
7875
7876
function
recordScheduleUpdate() {
7877
if
(enableUserTimingAPI) {
Callers
2
commitAllHostEffects
Function · 0.70
commitAllLifeCycles
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected