TickCount

Namespace ›› System ›› MfEnvironment ›› Properties ››
Parent Previous Next

TickCount

Gets the number of milliseconds elapsed since the system started

OutputVar := MfEnvironment.Instance.TickCount

Value

Var Integer

Gets

Gets the number of milliseconds elapsed since the system started as var integer.

Throws

Throws MfNotSupportedException if attempt is made to set value.

Remarks

Read-only Property