/third_party/node/test/parallel/ |
D | test-vm-timeout-escape-promise-2.js | 12 const hrtime = process.hrtime.bigint; constant 30 hrtime, property
|
D | test-vm-timeout-escape-promise.js | 13 const hrtime = process.hrtime.bigint; constant 31 hrtime, property
|
D | test-vm-timeout-escape-promise-module.js | 14 const hrtime = process.hrtime.bigint; constant 33 hrtime, property
|
/third_party/node/test/known_issues/ |
D | test-vm-timeout-escape-nexttick.js | 13 const hrtime = process.hrtime.bigint; constant 37 hrtime, property
|
D | test-vm-timeout-escape-queuemicrotask.js | 13 const hrtime = process.hrtime.bigint; constant 34 hrtime, property
|
/third_party/node/test/sequential/ |
D | test-vm-timeout-escape-promise-module-2.js | 14 const hrtime = process.hrtime.bigint; constant 33 hrtime, property
|
/third_party/libuv/test/ |
D | test-hrtime.c | 34 TEST_IMPL(hrtime) { in TEST_IMPL() argument
|
D | test-timer.c | 327 uint64_t hrtime = uv_hrtime() / 1000000; in timer_early_check_cb() local
|
/third_party/typescript/src/tsserver/ |
D | webServer.ts | 88 function hrtime(previous?: [number, number]) { function
|
/third_party/node/lib/internal/process/ |
D | per_thread.js | 126 function hrtime(time) { function
|
/third_party/typescript/src/testRunner/unittests/tsserver/ |
D | compileOnSave.ts | 38 hrtime: process.hrtime, constant
|
/third_party/typescript/src/server/ |
D | session.ts | 694 hrtime: (start?: number[]) => number[]; property
|
/third_party/typescript/lib/ |
D | tsserverlibrary.d.ts | 10053 hrtime: (start?: number[]) => number[]; property 10083 private hrtime; property in ts.Session
|
D | tsserver.js | 162527 function WorkerSession(host, webHost, options, logger, cancellationToken, hrtime) { argument 162530 hrtime: hrtime, property 164099 …Installer || server.nullTypingsInstaller, byteLength: Buffer.byteLength, hrtime: process.hrtime, l… property 164301 function hrtime(previous) { function
|
/third_party/typescript/tests/baselines/reference/api/ |
D | tsserverlibrary.d.ts | 10338 hrtime: (start?: number[]) => number[]; property 10368 private hrtime; property in ts.Session
|