timestamp property
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;
The time at which this snapshot of the microtask queue was taken, represented as microseconds since the "Unix epoch".
int? timestamp;