threadTimestampMicros property Null safety
final
Thread clock time, in microseconds.
Corresponds to the "tts" field in the JSON event.
Implementation
final int? threadTimestampMicros;
Thread clock time, in microseconds.
Corresponds to the "tts" field in the JSON event.
final int? threadTimestampMicros;