Home
last modified time | relevance | path

Searched refs:spinUntilIdle (Results 1 - 1 of 1) sorted by relevance

/third_party/node/benchmark/worker/
H A Dbench-eventlooputil.js34 spinUntilIdle(worker, () => {
46 spinUntilIdle(worker, () => {
56 function spinUntilIdle(w, cb) { function
60 setTimeout(() => spinUntilIdle(w, cb), 1);

Completed in 1 milliseconds