Options
All
  • Public
  • Public/Protected
  • All
Menu

Profile.

Hierarchy

  • Profile

Index

Properties

endTime

endTime: number

Profiling end timestamp in microseconds.

nodes

nodes: ProfileNode[]

The list of profile nodes. First item is the root node.

Optional samples

samples: number[]

Ids of samples top nodes.

startTime

startTime: number

Profiling start timestamp in microseconds.

Optional timeDeltas

timeDeltas: number[]

Time intervals between adjacent samples in microseconds. The first delta is relative to the profile startTime.

Generated using TypeDoc