timestamp property

DateTime? timestamp
final

The time the metric data was received, expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.

Implementation

final DateTime? timestamp;