Home
last modified time | relevance | path

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

/third_party/node/lib/
Dperf_hooks.js177 class PerformanceNodeTiming extends PerformanceEntry { class
282 const nodeTiming = new PerformanceNodeTiming();
/third_party/node/doc/api/
Dperf_hooks.md152 provided by the `PerformanceNodeTiming` class. If the named `startMark` does
157 `PerformanceNodeTiming` class. `endMark` will be `performance.now()`
166 * {PerformanceNodeTiming}
170 An instance of the `PerformanceNodeTiming` class that provides performance
320 ## Class: `PerformanceNodeTiming`
/third_party/node/tools/doc/
Dtype-parser.mjs143 'PerformanceNodeTiming': property
/third_party/node/doc/changelogs/
DCHANGELOG_V12.md2660 …://github.com/nodejs/node/commit/57ac661bcb)] - **doc**: document PerformanceNodeTiming.environmen…