Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INodeTiming

The collection of various node performance metric information.

Since the Node Performance Timing API is an experimental feature, this interface was created to wrap the PerformanceNodeTiming into a stable public API.

Hierarchy

Index

Properties

bootstrapComplete

bootstrapComplete: number

duration

duration: number

loopExit

loopExit: number

loopStart

loopStart: number

name

name: string

nodeStart

nodeStart: number

startTime

startTime: number

v8Start

v8Start: number

Generated using TypeDoc