Home
last modified time | relevance | path

Searched refs:kLoopStartTime (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/
Dworker.js79 const kLoopStartTime = Symbol('kLoopStartTime'); constant
257 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;