[Overview][Constants][Types][Classes][Index] |
Gets the current time value of the timer in seconds.
Source position: timerd.inc line 38
function IPTCTimer.Time: Double; |
The current time value.
Gets the current time value of the timer in seconds. While the timer is running the time value increases as time passes. When the timer is stopped the time value is constant.