In The Hand - .NET Components for Mobility
ElapsedTicks Property
Namespaces
►
InTheHand.Diagnostics
►
Stopwatch
►
ElapsedTicks
C#
Visual Basic
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