Returns the remaining time and max time for waiting on a turn
See also Pet battles functions.
Signature:
timeRemaining, totalTime = C_PetBattles.GetTurnTimeInfo()
Returns:
- timeRemaining- The amount of time left (- number)
- totalTime- The total amount of time (- number)
