MCPcopy 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

onClickMethod · 0.80

Calls 1

startTimerMethod · 0.95

Tested by

no test coverage detected