TicksPerDay

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

TicksPerDay

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

OutputVar := MfTimeSpan.TicksPerDay

Value

Instance of MfInt64

Gets

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

Remarks

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