Gaming
 

IsCasting.GetReadableSpellCastTime

From WoWWiki

This article is a part of the documentation of the IsCasting function library

Usage:

IsCasting.GetReadableSpellCastTime()

EX:

message(IsCasting.GetReadableSpellCastTime().."s Cast")

Returns:

timeLeft - readable cast durration (in seconds) of current or last cast, empty string if nothing has been cast yet (string)