Class: Stats

core/complexTypes.Stats()

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.
timestampMillis external:int64 The timestamp associated with this event: Milliseconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
Source: