TicksPerHour

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

TicksPerHour

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

OutputVar := MfTimeSpan.TicksPerHour

Value

Instance of MfInt64

Gets

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

Remarks

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