getRemaining
Computes the (approximate) time remaining before a running timer next expires. If the timer is not running, it returns zero.
func getRemaining() -> UInt32
Returns
Remaining time (in milliseconds).
Computes the (approximate) time remaining before a running timer next expires. If the timer is not running, it returns zero.
func getRemaining() -> UInt32
Remaining time (in milliseconds).