Name | Description | |
---|---|---|
![]() ![]() | GetComparisonString | Gets a string that states which of the given stopwatches represents a faster operation and how much faster it is. |
![]() | Start | Starts the watch. |
![]() ![]() | StartNew | Overloaded. Creates and immediately starts a new stopwatch. |
![]() | Stop | Stops the watch. |
![]() | ToString | Returns a the string representation of the stopwatch. |