Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ onVisible
Method
onVisible
app/core/ViewVisibleTimer.js:128–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
}
127
128
onVisible () {
129
if
(this.featureData) {
return
this.startTimer(this.featureData) }
130
}
131
132
destroy () {
133
this.stopTimer()
Callers
1
onClick
Method · 0.80
Calls
1
startTimer
Method · 0.95
Tested by
no test coverage detected