Home
last modified time | relevance | path

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

/third_party/node/lib/internal/perf/
Dnodetiming.js33 class PerformanceNodeTiming { class
157 PerformanceNodeTiming.prototype,
160 module.exports = new PerformanceNodeTiming();
/third_party/node/doc/api/
Dperf_hooks.md272 provided by the `PerformanceNodeTiming` class. If the named `startMark` does
277 `PerformanceNodeTiming` class. `endMark` will be `performance.now()`
293 * {PerformanceNodeTiming}
297 An instance of the `PerformanceNodeTiming` class that provides performance
638 ## Class: `PerformanceNodeTiming`
/third_party/node/tools/doc/
Dtype-parser.mjs181 'PerformanceNodeTiming': property
/third_party/node/doc/changelogs/
DCHANGELOG_V12.md5086 …://github.com/nodejs/node/commit/57ac661bcb)] - **doc**: document PerformanceNodeTiming.environmen…