TicksPerMillisecond

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

TicksPerMillisecond

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

OutputVar := MfTimeSpan.TicksPerMillisecond

Value

Instance of MfInt64

Gets

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

Remarks

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