new Stats()
A dictionary that represents the stats gathered.
Properties:
Name | Type | Description |
---|---|---|
id |
external:String | A unique id that is associated with the object that was inspected to produce |
type |
module:core/complexTypes.StatsType | The type of this object. |
timestamp |
external:double | |
timestampMillis |
external:int64 | The timestamp associated with this event: Milliseconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC). |
- Deprecated:
- [DEPRECATED: Use timestampMillis] The timestamp associated with this object:
- Source: