Home
last modified time | relevance | path

Searched defs:createTimer (Results 1 – 5 of 5) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_systemTimer.js25 createTimer: function (...args) { method
/third_party/typescript/src/compiler/
Dperformance.ts18 …export function createTimer(measureName: string, startMarkName: string, endMarkName: string): Time… function
/third_party/node/lib/internal/test_runner/mock/
Dmock_timers.js103 #createTimer(isInterval, callback, delay, ...args) { method in MockTimers
/third_party/typescript/lib/
DtypingsInstaller.js3658 function createTimer(measureName, startMarkName, endMarkName) { function
Dtsc.js3117 function createTimer(measureName, startMarkName, endMarkName) { function