AtomicQueue.length

Get the amount of items in the queue.

class AtomicQueue
uint
length
()

Return Value

Type: uint

the number of elements in the queue.

Meta