debugUniqueId

val debugUniqueId: Long

A 64-bit unique value for this fiber, allocated from a monotonically increasing counter. Since it's only used for debugging, it's safe even if the counter eventually overflows.