Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMetrics

Performance metrics captured by an instance of PerformanceApi.

Hierarchy

  • IMetrics

Index

Properties

Properties

functions

functions: FunctionMetric[]

A collection of all function metrics generated from all watched functions.

see

PerformanceApi.watch

measurements

measurements: MeasurementMetric[]

A collection of all measurement metrics gathered.

see

PerformanceApi.measure

Generated using TypeDoc