Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
DXTexture.js151 timenow() { method in XTexture
218 this.textIdxs[textIdx].time = this.timenow();
248 this.textIdxs[textIdx] = { cid: cid, rid: rid, mask: mask << off, time: this.timenow(), };
257 let nt = this.timenow();