Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ destroy
Method
destroy
app/core/ViewVisibleTimer.js:132–135 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
130
}
131
132
destroy () {
133
this.stopTimer()
134
return
super.destroy()
135
}
136
}
137
ViewVisibleTimer.initClass()
138
Callers
nothing calls this directly
Calls
1
stopTimer
Method · 0.95
Tested by
no test coverage detected