Searched refs:kLoopStartTime (Results 1 – 1 of 1) sorted by relevance
79 const kLoopStartTime = Symbol('kLoopStartTime'); constant257 this[kLoopStartTime] = -1;467 if (this[kLoopStartTime] === -1) {468 this[kLoopStartTime] = this[kHandle].loopStartTime();469 if (this[kLoopStartTime] === -1)485 const active = now() - this[kLoopStartTime] - idle;