timestamp property

int? timestamp
getter/setter pair

The time at which this snapshot of the microtask queue was taken, represented as microseconds since the "Unix epoch".

Implementation

int? timestamp;