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

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