TicksPerSecond

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

TicksPerSecond

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

OutputVar := MfTimeSpan.TicksPerSecond

Value

Instance of MfInt64

Gets

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

Remarks

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