Searched refs:idleStart (Results 1 – 1 of 1) sorted by relevance
228 this.idleStart = null;248 if (Object.keys(this.active).length == 0 && this.idleStart)249 this.idleTotal += event.time.getTime() - this.idleStart.getTime();313 this.idleStart = event.time;360 idleStart: null, property