Ticks

Namespace ›› System ›› MfTimeSpan ›› Properties ››
Parent Previous Next

Ticks

Gets the number of ticks that represent the value of the current MfTimeSpan object as MfInt64 object.

OutputVar := instance.Ticks

Value

Instance of MfInt64

Gets

The number of ticks contained in this instance as a read-only instance MfInt64 object.

Remarks

The smallest unit of time is the tick, which is equal to 100 nanoseconds or one ten-millionth of a second. There are 10,000 ticks in a millisecond. The value of the Ticks property can be negative or positive to represent a negative or positive time interval.