In The Hand - .NET Components for Mobility
ElapsedTicks Property
NamespacesInTheHand.DiagnosticsStopwatchElapsedTicks
Gets the total elapsed time measured by the current instance, in timer ticks.
Declaration Syntax
C#Visual Basic
public long ElapsedTicks { get; }
Public ReadOnly Property ElapsedTicks As Long
Value
A read-only long integer representing the total number of timer ticks measured by the current instance.

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0