PerfMonSet interface

Metric information.

Properties

endTime

End time of the period.

name

Unique key name of the counter.

startTime

Start time of the period.

timeGrain

Presented time grain.

values

Collection of workers that are active during this time.

Property Details

endTime

End time of the period.

endTime?: Date

Property Value

Date

name

Unique key name of the counter.

name?: string

Property Value

string

startTime

Start time of the period.

startTime?: Date

Property Value

Date

timeGrain

Presented time grain.

timeGrain?: string

Property Value

string

values

Collection of workers that are active during this time.

values?: PerfMonSample[]

Property Value