Searched refs:threadText (Results 1 – 1 of 1) sorted by relevance
94 const threadText = `T: ${threadInfo.threadName} [${threadInfo.tid}]`; constant97 ctx.fillText(threadText, startDraw.x + 20, startDraw.y + 55);