[Overview][Constants][Types][Classes][Index] Reference for unit 'ptc' (#ptc)

IPTCTimer.Time

Gets the current time value of the timer in seconds.

Declaration

Source position: timerd.inc line 38

function IPTCTimer.Time: Double;

Function result

The current time value.

Description

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.