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.
timestamp external:double The timestamp associated with this object. The time is relative to the UNIX epoch (Jan 1, 1970, UTC).
Source: