StopwatchCollection Properties |
The StopwatchCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChildWatches | |
![]() | Elapsed | Gets the total elapsed time measured by the current instance. (Inherited from Stopwatch.) |
![]() | ElapsedMilliseconds | Gets the total elapsed time measured by the current instance, in milliseconds. (Inherited from Stopwatch.) |
![]() | ElapsedTicks | Gets the total elapsed time measured by the current instance, in timer ticks. (Inherited from Stopwatch.) |
![]() | IsRunning | Gets a value indicating whether the Stopwatch timer is running. (Inherited from Stopwatch.) |
![]() | Name | |
![]() | Parent | |
![]() | StartCount |