TimeSpan: Ticks (get)

Ticks

Returns the duration in ticks.



 Public Property Get Ticks ( ) As Variant

Return Values

Variant -  The duration in ticks

Remarks

A tick is defined as 100 nanoseconds, or 1/10000 of a millisecond.

Read Only.

See Also

Project CorLib Overview

Class TimeSpan Overview