threadTimestampMicros property

int? threadTimestampMicros
final

Thread clock time, in microseconds.

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

Implementation

final int? threadTimestampMicros;