Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jsfiddle/togetherjs
/ check
Function
check
togetherjs/tests/testutils.js:226–229 ·
view source on GitHub ↗
(increment)
Source
from the content-addressed store, hash-verified
224
check(1);
225
});
226
function
check(increment) {
227
index += increment;
228
setTimeout(run);
229
}
230
}
231
wait(
function
() {
return
done;});
232
run();
Callers
1
run
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected