MCPcopy Create free account
hub / github.com/codecombat/codecombat / markLastActive

Method markLastActive

app/core/ViewVisibleTimer.js:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 }
104
105 markLastActive () {
106 this.lastActive = window.performance.now()
107 }
108
109 onAway () {
110 this.markLastActive()

Callers 1

onAwayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected