Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ericdrowell/KineticJS
/ setStats.js
File
setStats.js
test/setStats.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
window.requestAnimFrame = (
function
(callback){
2
return
window.requestAnimationFrame ||
3
window.webkitRequestAnimationFrame ||
4
window.mozRequestAnimationFrame ||
Callers
nothing calls this directly
Calls
1
setStats
Function · 0.85
Tested by
no test coverage detected