Returns the amount of time elapsed since the player joined the queue for a battleground/arena


See also Battlefield functions.

Signature:

timeInQueue = GetBattlefieldTimeWaited(index)

Arguments:

  • index - Index of a battleground/arena queue the player has joined (between 1 and MAX_BATTLEFIELD_QUEUES) (number)

Returns:

  • timeInQueue - Time elapsed since the player joined the queue (in milliseconds) (number)