Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PerfMonSet

Package version

Metric information.

Hierarchy

  • PerfMonSet

Index

Properties

Optional endTime

endTime: Date

End time of the period.

Optional name

name: undefined | string

Unique key name of the counter.

Optional startTime

startTime: Date

Start time of the period.

Optional timeGrain

timeGrain: undefined | string

Presented time grain.

Optional values

values: PerfMonSample[]

Collection of workers that are active during this time.

Generated using TypeDoc