getRemaining

Computes the (approximate) time remaining before a running timer next expires. If the timer is not running, it returns zero.

Timer.swift:170
func getRemaining() -> UInt32

Returns

Remaining time (in milliseconds).