Stopwatch (class)

This type is found in the namespace System.Diagnostics

mStartVoid
mStartNewStopwatch
mStopVoid
mResetVoid
mRestartVoid
mget_IsRunningBoolean
mget_ElapsedTimeSpan
mget_ElapsedMillisecondsInt64
mget_ElapsedTicksInt64
mGetTimestampInt64
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
pIsRunningBoolean
pElapsedTimeSpan
pElapsedMillisecondsInt64
pElapsedTicksInt64
fFrequencyInt64
fIsHighResolutionBoolean

Start

StartNew

.

Stop

.

Reset

.

Restart

.

get_IsRunning

.

get_Elapsed

.

get_ElapsedMilliseconds

.

get_ElapsedTicks

.

GetTimestamp

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

IsRunning

.

Elapsed

.

ElapsedMilliseconds

.

ElapsedTicks

.

Frequency

.

IsHighResolution

.
.