timestampMicros property

int? timestampMicros
final

Time passed since tracing was enabled, in microseconds.

Corresponds to the "ts" field in the JSON event.

Implementation

final int? timestampMicros;