addAndGet

suspend fun addAndGet(delta: Long): ULong

Atomically adds the given delta to the current value.

Return

the updated value