Interface: DiagnosticsStat experimental
Beta
Represents a single stat entry with a name and optional values to be pushed to a DiagnosticsView.
Properties
name
name:
string
Beta
Remarks
The name identifier for this stat entry.
values?
optionalvalues?: (string|number)[]
Beta
Remarks
Optional array of numeric or string values associated with this stat entry.
