TicksPerMinute

Namespace ›› System ›› MfTimeSpan ›› Fields ››
Parent Previous Next

TicksPerMinute

Gets the number of ticks in 1 minute as instance of MfInt64. This field is constant.

OutputVar := MfTimeSpan.TicksPerMinute

Value

Instance of MfInt64

Gets

Gets the number of ticks in 1 minute as a read-only instance of MfInt64.

Remarks

Static read-only Field.
The value of this constant is 600 million; that is, 600,000,000.
TicksPerMinute is a read-only instance of MfInt64 with ReturnAsObject set to true.